Skip to content

Type Alias: AuthOAuth2

ts
type AuthOAuth2 = z.infer<typeof authOAuth2Schema>;

Defined in: src/core/schemas/auth.ts:77