Beamable SDK
Core.Platform.SDK.Auth.IAuthService Member List

This is the complete list of members for Core.Platform.SDK.Auth.IAuthService, including all inherited members.

ConfirmEmailUpdate(string code, string password) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
ConfirmPasswordUpdate(string code, string newPassword) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
CreateUser() (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
GetUser() (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
GetUser(TokenResponse token) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
GetUserForEditor() (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
IsEmailAvailable(string email) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
IssueEmailUpdate(string newEmail) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
IssuePasswordUpdate(string email) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
IsThirdPartyAvailable(AuthThirdParty thirdParty, string token) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
LoginRefreshToken(string refreshToken) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
LoginThirdParty(AuthThirdParty thirdParty, string thirdPartyToken, bool includeAuthHeader=true) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
RegisterDBCredentials(string email, string password) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
RegisterDisruptorEngineCustomer(string email, string password, string projectName) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService
RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken) (defined in Core.Platform.SDK.Auth.IAuthService)Core.Platform.SDK.Auth.IAuthService