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.AuthApiprotectedstatic
AuthApi(IBeamableRequester requester) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
AuthService(IBeamableRequester requester) (defined in Beamable.Api.Auth.AuthService)Beamable.Api.Auth.AuthServiceinline
ConfirmEmailUpdate(string code, string password) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
ConfirmPasswordUpdate(string code, string newPassword) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
CreateUser() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetCurrentProject() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetUser() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetUser(TokenResponse token) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IsEmailAvailable(string email) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IssueEmailUpdate(string newEmail) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IssuePasswordUpdate(string email) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IsThirdPartyAvailable(AuthThirdParty thirdParty, string token) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
LoginRefreshToken(string refreshToken) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
LoginThirdParty(AuthThirdParty thirdParty, string thirdPartyToken, bool includeAuthHeader=true) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
RegisterCustomer(string email, string password, string projectName, string customerName, string alias) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
RegisterDBCredentials(string email, string password) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
Requester (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApi