Beamable SDK
Beamable.Api.Auth.AuthService Member List

This is the complete list of members for Beamable.Api.Auth.AuthService, including all inherited members.

ACCOUNT_URL (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApistatic
AuthApi(IBeamableRequester requester, IAuthSettings settings=null) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
AuthService(IBeamableRequester requester, IDeviceIdResolver deviceIdResolver=null, IAuthSettings settings=null) (defined in Beamable.Api.Auth.AuthService)Beamable.Api.Auth.AuthServiceinline
ConfirmEmailUpdate(string code, string password)Beamable.Common.Api.Auth.AuthApiinline
ConfirmPasswordUpdate(string code, string newPassword)Beamable.Common.Api.Auth.AuthApiinline
CreateUser()Beamable.Common.Api.Auth.AuthApiinline
GetCurrentProject() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetDeviceId()Beamable.Api.Auth.AuthServiceinline
GetUser()Beamable.Common.Api.Auth.AuthApiinline
GetUser(TokenResponse token)Beamable.Common.Api.Auth.AuthApiinlinevirtual
IsEmailAvailable(string email)Beamable.Common.Api.Auth.AuthApiinline
IssueEmailUpdate(string newEmail)Beamable.Common.Api.Auth.AuthApiinline
IssuePasswordUpdate(string email)Beamable.Common.Api.Auth.AuthApiinline
IsThirdPartyAvailable(AuthThirdParty thirdParty, string token)Beamable.Common.Api.Auth.AuthApiinline
IsThisDeviceIdAvailable()Beamable.Api.Auth.AuthServiceinline
Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false)Beamable.Common.Api.Auth.AuthApiinline
LoginDeviceId(bool mergeGamerTagToAccount=true)Beamable.Api.Auth.AuthServiceinline
LoginRefreshToken(string refreshToken)Beamable.Common.Api.Auth.AuthApiinline
LoginThirdParty(AuthThirdParty thirdParty, string thirdPartyToken, bool includeAuthHeader=true)Beamable.Common.Api.Auth.AuthApiinline
RegisterCustomer(string email, string password, string projectName, string customerName, string alias)Beamable.Common.Api.Auth.AuthApiinline
RegisterDBCredentials(string email, string password)Beamable.Common.Api.Auth.AuthApiinline
RegisterDeviceId()Beamable.Api.Auth.AuthServiceinline
RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken)Beamable.Common.Api.Auth.AuthApiinline
RemoveAllDeviceIds()Beamable.Api.Auth.AuthServiceinline
RemoveDeviceId()Beamable.Api.Auth.AuthServiceinline
RemoveDeviceIds(string[] deviceIds)Beamable.Api.Auth.AuthServiceinline
RemoveThirdPartyAssociation(AuthThirdParty thirdParty, string token)Beamable.Common.Api.Auth.AuthApiinline
Requester (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApi
TOKEN_URL (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiprotectedstatic