Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAuthenticationResult

Describes the result of an authentication attempt with Amazon Cognito

Hierarchy

  • IAuthenticationResult

Index

Properties

Properties

Optional error

error: Error | undefined

If state was AuthenticationError this contains the error

state

Optional user

user: CognitoUser | undefined

If state was Authenticated this contains the user