列挙型 AuthOperationName

列挙ノード

パスワードリセット機能の呼び出し: "colResetPasswordFunction"
confirm: "confirm"
LogIn: "logIn"
匿名でログイン: "logInWithAnyごと"
API キーでログイン: "logInWithApiKey"
Appleでログイン: "logInWithApple"
メール パスワードでログイン: "logInWithEmailPassword"
Facebook でログイン: "logInWithFacebook"
関数でログイン: "logInWithFunction"
Google でログイン: "logInWithGoogle"
JWT でログイン: "logInWithJWT"
ログアウト: "logOut"
登録: "登録"
確認メールを再送信: "resendConfirmationEmail"
ResetPassword: "resetPassword"
カスタム確認の再試行: "retryCustomConfirmation"
パスワード リセット メールの送信: "sendResetPasswordEmail"

TypeDocを使用して生成