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