Options
All
  • Public
  • Public/Protected
  • All
Menu

Module types/contexts

Type aliases

AuthenticationContext

AuthenticationContext: RequireAtLeastOne<AuthenticationContextInterface, "password" | "twoFactorAuthenticationToken" | "generateChallenge" | "responseForChallenge">

Minimal required properties required by the authentication context.