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