Skip to content

openpra-monorepo


Variable: ConnectedAccountSchema

const ConnectedAccountSchema: ZodObject<{ displayName: ZodString; provider: ZodEnum<{ github: "github"; google: "google"; }>; }, $strip>

Defined in: auth/OAuthSchema.ts:7