Namespace SA.iOS.AuthenticationServices
Classes
ISN_ASAuthorizationAppleIDCredential
A credential that results from a successful Apple ID authentication.
ISN_ASAuthorizationAppleIDProvider
A mechanism for generating requests to authenticate users based on their Apple ID.
ISN_ASAuthorizationController
A controller that manages authorization requests created by a provider.
ISN_ASAuthorizationOpenIDRequest
An OpenID authorization request.
ISN_ASAuthorizationPasswordProvider
A mechanism for generating requests to perform keychain credential sharing.
ISN_ASAuthorizationRequest
A base class for different kinds of authorization requests.
ISN_ASAuthorizationSingleSignOnRequest
An OpenID authorization request that provides single sign-on (SSO) functionality.
ISN_IASAuthorizationAppleIDRequest
An OpenID authorization request that relies on the user’s Apple ID.
Interfaces
ISN_IASAuthorizationControllerDelegate
An interface for providing information about the outcome of an authorization request.
ISN_IASAuthorizationProvider
An interface that authorization providers must implement.
Enums
ISN_ASAuthorizationAppleIDProviderCredentialState
Possible values for the credential state of a user.
ISN_ASAuthorizationError
Codes that authorization errors can have.
ISN_ASAuthorizationScope
The kinds of contact information that can be requested from the user.