openpra-monorepo
const LoginRequestSchema: ZodObject<{ identifier: ZodString; password: ZodString; }, $strip>
const
ZodObject
identifier
ZodString
password
$strip
Defined in: auth/LoginSchema.ts:3