AuthMethodRegistrationChallengeMethodResultState type

AuthMethodRegistrationChallengeMethodResult içindeki olası durumlar için tür tanımı.

type AuthMethodRegistrationChallengeMethodResultState =
  | AuthMethodVerificationRequiredState
  | AuthMethodRegistrationCompletedState
  | AuthMethodRegistrationFailedState