Namespace Unity.Services.Authentication
Classes
Attributes
Contextual attributes attached to an authentication request, such as user-defined and application-defined metadata.
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
RestrictedTokenOptions
Options for GenerateRestrictedTokenAsync(RestrictedTokenOptions).
RestrictedTokenResponse
Response from GenerateRestrictedTokenAsync(RestrictedTokenOptions).
SignInCodeInfo
Contains information on the Code-Link sign in code provided
SignInOptions
Options for sign operations
TargetingComponent
Manages targeting state, attributes, and release context for the current player session.
Structs
Notification
Contains Notification Information
Interfaces
IAuthenticationService
The functions for Authentication service.