| ConfirmEmailUpdate(string code, string password) | Beamable.Common.Api.Auth.IAuthApi | |
| ConfirmPasswordUpdate(string code, string newPassword) | Beamable.Common.Api.Auth.IAuthApi | |
| CreateUser() | Beamable.Common.Api.Auth.IAuthApi | |
| GetUser(long userId) (defined in Beamable.Server.Api.IMicroserviceAuthApi) | Beamable.Server.Api.IMicroserviceAuthApi | |
| Beamable::Common::Api::Auth::IAuthApi.GetUser() | Beamable.Common.Api.Auth.IAuthApi | |
| Beamable::Common::Api::Auth::IAuthApi.GetUser(TokenResponse token) | Beamable.Common.Api.Auth.IAuthApi | |
| IsEmailAvailable(string email) | Beamable.Common.Api.Auth.IAuthApi | |
| IssueEmailUpdate(string newEmail) | Beamable.Common.Api.Auth.IAuthApi | |
| IssuePasswordUpdate(string email) | Beamable.Common.Api.Auth.IAuthApi | |
| IsThirdPartyAvailable(AuthThirdParty thirdParty, string token) | Beamable.Common.Api.Auth.IAuthApi | |
| Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false) | Beamable.Common.Api.Auth.IAuthApi | |
| LoginRefreshToken(string refreshToken) | Beamable.Common.Api.Auth.IAuthApi | |
| LoginThirdParty(AuthThirdParty thirdParty, string thirdPartyToken, bool includeAuthHeader=true) | Beamable.Common.Api.Auth.IAuthApi | |
| RegisterCustomer(string email, string password, string projectName, string customerName, string alias) | Beamable.Common.Api.Auth.IAuthApi | |
| RegisterDBCredentials(string email, string password) | Beamable.Common.Api.Auth.IAuthApi | |
| RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken) | Beamable.Common.Api.Auth.IAuthApi | |
| RemoveThirdPartyAssociation(AuthThirdParty thirdParty, string token) | Beamable.Common.Api.Auth.IAuthApi | |
| Requester | Beamable.Common.Api.IHasBeamableRequester | |