Beamable SDK
Beamable.Common.Api.Auth.AuthApi Member List

This is the complete list of members for Beamable.Common.Api.Auth.AuthApi, 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
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
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
Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false)Beamable.Common.Api.Auth.AuthApiinline
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
RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken)Beamable.Common.Api.Auth.AuthApiinline
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