Beamable SDK
Beamable.Server.Api.ServerAuthApi Member List

This is the complete list of members for Beamable.Server.Api.ServerAuthApi, including all inherited members.

ACCOUNT_URL (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiprotectedstatic
AuthApi(IBeamableRequester requester) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
BASIC_SERVICE (defined in Beamable.Server.Api.ServerAuthApi)Beamable.Server.Api.ServerAuthApistatic
ConfirmEmailUpdate(string code, string password) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
ConfirmPasswordUpdate(string code, string newPassword) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
Context (defined in Beamable.Server.Api.ServerAuthApi)Beamable.Server.Api.ServerAuthApi
CreateUser() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetCurrentProject() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetUser(long userId) (defined in Beamable.Server.Api.ServerAuthApi)Beamable.Server.Api.ServerAuthApiinline
GetUser() (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
GetUser(TokenResponse token) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IsEmailAvailable(string email) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IssueEmailUpdate(string newEmail) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IssuePasswordUpdate(string email) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
IsThirdPartyAvailable(AuthThirdParty thirdParty, string token) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
Login(string username, string password, bool mergeGamerTagToAccount=true, bool customerScoped=false) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
LoginRefreshToken(string refreshToken) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
LoginThirdParty(AuthThirdParty thirdParty, string thirdPartyToken, bool includeAuthHeader=true) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
OBJECT_SERVICE (defined in Beamable.Server.Api.ServerAuthApi)Beamable.Server.Api.ServerAuthApistatic
RegisterCustomer(string email, string password, string projectName, string customerName, string alias) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
RegisterDBCredentials(string email, string password) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
RegisterThirdPartyCredentials(AuthThirdParty thirdParty, string accessToken) (defined in Beamable.Common.Api.Auth.AuthApi)Beamable.Common.Api.Auth.AuthApiinline
Requester (defined in Beamable.Server.Api.ServerAuthApi)Beamable.Server.Api.ServerAuthApi
ServerAuthApi(IBeamableRequester requester, RequestContext context) (defined in Beamable.Server.Api.ServerAuthApi)Beamable.Server.Api.ServerAuthApiinline