Skip to content

openpra-monorepo


Variable: LoginChallengeSchema

const LoginChallengeSchema: ZodObject<{ challengeToken: ZodString; twoFactorRequired: ZodLiteral<true>; }, $strip>

Defined in: auth/LoginSchema.ts:16