열거형 AuthOperationName

열거형 멤버

통화비밀번호 재설정 기능: "CallResetPasswordFunction"
확인: "confirm"
로그인: "logIn"
익명으로 로그인: "logInWithAnonymous"
API 키로 로그인: "logInWithApiKey"
Apple로 로그인: "logInWithApple"
이메일 비밀번호로 로그인: "logInWithEmailPassword"
Facebook으로 로그인: "logInWithFacebook"
다음 기능으로로그인: "logInWithFunction"
Google로 로그인: "logInWithGoogle"
JWT로 로그인: "logInWithJWT"
로그아웃: "logOut"
등록: "register"
확인이메일 재전송: "resendConfirmationEmail"
비밀번호 재설정: "resetPassword"
사용자지정확인 재시도: "retryCustomConfirmation"
비밀번호 재설정이메일보내기: "sendResetPasswordEmail"

TypeDoc을 사용하여 생성됨