Enumeration AuthOperationName

Enumeration Members

CallResetPasswordFunction: "callResetPasswordFunction"
Confirm: "confirm"
LogIn: "logIn"
LogInWithAnonymous: "logInWithAnonymous"
LogInWithApiKey: "logInWithApiKey"
LogInWithApple: "logInWithApple"
LogInWithEmailPassword: "logInWithEmailPassword"
LogInWithFacebook: "logInWithFacebook"
LogInWithFunction: "logInWithFunction"
LogInWithGoogle: "logInWithGoogle"
LogInWithJWT: "logInWithJWT"
LogOut: "logOut"
Register: "register"
ResendConfirmationEmail: "resendConfirmationEmail"
ResetPassword: "resetPassword"
RetryCustomConfirmation: "retryCustomConfirmation"
SendResetPasswordEmail: "sendResetPasswordEmail"

Generated using TypeDoc