AuthMethodRegistrationChallengeMethodResultState type

AuthMethodRegistrationChallengeMethodResult에서 가능한 상태에 대한 형식 정의입니다.

type AuthMethodRegistrationChallengeMethodResultState =
  | AuthMethodVerificationRequiredState
  | AuthMethodRegistrationCompletedState
  | AuthMethodRegistrationFailedState