Enumeration
Authenticator.Error
enum Error: Swift.Error
An enum
listing some authentication-specific errors.
Relationships
Member Of
Authenticator
A
struct
defining an instance capable of starting the authentication flow for a given user.
Nested Types
Authenticator.Error.TwoFactor
A
struct
defining a list of properties used for resolving a two factor authentication challenge.
Conforms To
Swift.Error