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 |
GetUserForEditor() (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) (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 |
RegisterDBCredentials(string email, string password) (defined in Beamable.Common.Api.Auth.AuthApi) | Beamable.Common.Api.Auth.AuthApi | inline |
RegisterDisruptorEngineCustomer(string email, string password, string projectName) (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 | |