Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "types"

Index

Type aliases

CognitoAuthState

CognitoAuthState: "Unauthenticated" | "ConfirmAccountCodeWaiting" | "ConfirmAccountCodeAccepted" | "ConfirmAccountCodeNotAccepted" | "ConfirmLoginMFAWaiting" | "Authenticated" | "AuthenticationError" | "MFA_SETUP" | "NEW_PASSWORD_REQUIRED"

Describes the current state of user authentication process with AWS Cognito

ITestIDProps

ITestIDProps: object

Type declaration