Beamable SDK
Beamable.Api.Auth.IAuthService Member List

This is the complete list of members for Beamable.Api.Auth.IAuthService, including all inherited members.

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