exceptions library

Enums

AuthorizationErrorCode
A description of why the authorization failed on the native side.

Exceptions / Errors

SignInWithAppleAuthorizationException
A SignInWithAppleException indicating something went wrong while authenticating.
SignInWithAppleCredentialsException
SignInWithAppleException
A more specific PlatformException which describes any potential native errors that occur within the Sign in with Apple plugin.
SignInWithAppleNotSupportedException
An SignInWithAppleException which will be thrown in case Sign in with Apple is not supported.
UnknownSignInWithAppleException
An SignInWithAppleException which will be thrown if a PlatformException can't be mapped to a more specific SignInWithAppleException.