Namespace Unity.Services.Authentication
Classes
AuthenticationErrorCodes
AuthenticationErrorCodes lists the error codes to expect from AuthenticationException
and failed events.
The error code range is: 10000 to 10999.
AuthenticationException
AuthenticationException represents a runtime exception from authentication.
AuthenticationExtensions
Authentication extension methods
AuthenticationService
The entry class to the Authentication Service.
Identity
Link an identity type with a user id
LinkOptions
Options for account linking operations
PlayerInfo
Contains Player Information
SignInCodeInfo
Contains information on the Code-Link sign in code provided
SignInOptions
Options for sign operations
Structs
Notification
Contains Notification Information
Interfaces
IAuthenticationService
The functions for Authentication service.