| ACCOUNT_URL (defined in Beamable.Common.Api.Auth.AuthApi) | Beamable.Common.Api.Auth.AuthApi | static |
| AuthApi(IBeamableRequester requester, IAuthSettings settings=null) (defined in Beamable.Common.Api.Auth.AuthApi) | Beamable.Common.Api.Auth.AuthApi | inline |
| AuthService(IBeamableRequester requester, IDeviceIdResolver deviceIdResolver=null, IAuthSettings settings=null) (defined in Beamable.Api.Auth.AuthService) | Beamable.Api.Auth.AuthService | inline |
| ConfirmEmailUpdate(string code, string password) | Beamable.Common.Api.Auth.AuthApi | inline |
| ConfirmPasswordUpdate(string code, string newPassword) | Beamable.Common.Api.Auth.AuthApi | inline |
| CreateUser() | Beamable.Common.Api.Auth.AuthApi | inline |
| EditorAuthService(IBeamableRequester requester) (defined in Beamable.Editor.Modules.Account.EditorAuthService) | Beamable.Editor.Modules.Account.EditorAuthService | inline |
| GetCurrentProject() (defined in Beamable.Common.Api.Auth.AuthApi) | Beamable.Common.Api.Auth.AuthApi | inline |
| GetDeviceId() | Beamable.Api.Auth.AuthService | inline |
| GetUser() | Beamable.Common.Api.Auth.AuthApi | inline |
| GetUser(TokenResponse token) | Beamable.Common.Api.Auth.AuthApi | inlinevirtual |
| GetUserForEditor() (defined in Beamable.Editor.Modules.Account.EditorAuthService) | Beamable.Editor.Modules.Account.EditorAuthService | inline |
| IsEmailAvailable(string email) | Beamable.Common.Api.Auth.AuthApi | inline |
| IssueEmailUpdate(string newEmail) | Beamable.Common.Api.Auth.AuthApi | inline |
| IssuePasswordUpdate(string email) | Beamable.Common.Api.Auth.AuthApi | inline |
| IsThirdPartyAvailable(AuthThirdParty thirdParty, string token) | Beamable.Common.Api.Auth.AuthApi | inline |
| IsThisDeviceIdAvailable() | Beamable.Api.Auth.AuthService | inline |
| Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false) | Beamable.Common.Api.Auth.AuthApi | inline |
| LoginDeviceId(bool mergeGamerTagToAccount=true) | Beamable.Api.Auth.AuthService | inline |
| LoginRefreshToken(string refreshToken) | Beamable.Common.Api.Auth.AuthApi | inline |
| LoginThirdParty(AuthThirdParty thirdParty, string thirdPartyToken, bool includeAuthHeader=true) | Beamable.Common.Api.Auth.AuthApi | inline |
| RegisterCustomer(string email, string password, string projectName, string customerName, string alias) | Beamable.Common.Api.Auth.AuthApi | inline |
| RegisterDBCredentials(string email, string password) | Beamable.Common.Api.Auth.AuthApi | inline |
| RegisterDeviceId() | Beamable.Api.Auth.AuthService | inline |
| RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken) | Beamable.Common.Api.Auth.AuthApi | inline |
| RemoveAllDeviceIds() | Beamable.Api.Auth.AuthService | inline |
| RemoveDeviceId() | Beamable.Api.Auth.AuthService | inline |
| RemoveDeviceIds(string[] deviceIds) | Beamable.Api.Auth.AuthService | inline |
| RemoveThirdPartyAssociation(AuthThirdParty thirdParty, string token) | Beamable.Common.Api.Auth.AuthApi | inline |
| 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.AuthApi | protectedstatic |