Namespace Unity.Services.Authentication.PlayerAccounts
Classes
BaseJwt
Represents a json web token
IdToken
Represents the claims contained within an ID token obtained during sign-in.
PlayerAccountService
The entry class to the Player Account Service.
PlayerAccountsErrorCodes
PlayerAccountsErrorCodes lists the error codes from PlayerAccountsException
and failed events.
The error code range is : 10100 to 10199.
PlayerAccountsException
Represents an exception related to the Player Accounts service. This exception is thrown when an error occurs while processing a request.
Interfaces
IPlayerAccountService
Represents the Player Account Service.