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

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

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