Authenticator
public struct Authenticator : Decodable
Undocumented
-
Undocumented
Declaration
Swift
public let createdAt: Date -
Undocumented
Declaration
Swift
public let updatedAt: Date -
Undocumented
Declaration
Swift
public let type: AuthenticatorType -
Undocumented
Declaration
Swift
public let kind: AuthenticatorKind -
Declaration
Swift
public init(from decoder: Decoder) throws