Namespace Unity.Services.Apis.PlayerAuthentication
Classes
AppleGameCenterConfig
The request body for Apple Game Center authentication. This field is not applicable for any other Id provider.
AuthenticationError
AuthenticationError
AuthenticationErrorDetailsInner
AuthenticationErrorDetailsInner
AuthenticationErrorDetailsInnerJsonConverter
Custom JSON converter for AuthenticationErrorDetailsInner
AuthenticationResponse
Response for an authentication request.
CodeLinkConfirmationRequest
Request for confirming the code linking.
CodeLinkInfoRequest
Request information for a sign in code.
CodeLinkInfoResponse
Information on the requested code
CustomIDRequest
Request for signing up or signing in a player with Custom ID.
ExternalId
Represents a Player provided by an External Provider.
GenerateCodeRequest
Request for generating a sign in code.
GenerateCodeResponse
Response for code linking with information on the code.
JSONWebKey
JSON Web Key for validating authentication tokens.
JSONWebKeySet
JSON Web Key Set for validating authentication tokens.
LinkExternalIdRequest
the request body for link external id
LinkExternalIdResponse
response for a link request
Notification
Notification
OculusConfig
The request body for Oculus authentication. This field is not applicable for any other Id provider.
Player
Represents the player data.
PlayerAuthenticationApi
Represents a collection of functions to interact with the API endpoints
PlayerResponse
Represents the player data.
ReadNotificationsResponse
ReadNotificationsResponse
SignInWithCodeRequest
Request for checking if the code was confirmed.
SignInWithExternalTokenRequest
the request body for external token authentication
SignInWithSessionTokenRequest
the request body for session token authentication
SignUpAnonymouslyRequest
the request body for anonymous signup
SteamConfig
Identifying string passed as a parameter to Steam's GetAuthTicketForWebApi when the ticket was created, used to identify the entity calling this webapi. This should not be sent if no identity was passed issue a ticket from steam.
UnlinkExternalIdRequest
The request body for unlink external id.
UnlinkExternalIdResponse
Response for an unlink request.
UsernamePasswordPasswordUpdateRequest
Request for updating the password of a player using a Username Password account.
UsernamePasswordRequest
Request for signing up or signing in a Username Password account.
UsernamePasswordResponse
Information about the username/password account.
Interfaces
IPlayerAuthenticationApi
Represents a collection of functions to interact with the API endpoints