UserLoginChallenge: {
    allowCredentials: AllowCredentials;
    challenge: string;
    challengeIdentifier: Jwt;
    externalAuthenticationUrl: string;
    supportedCredentialKinds: SupportedCredentials[];
}

Type declaration

Generated using TypeDoc