Skip to main content
Version: 0.2.0-beta.1

Variable: camelCaseProtectedResourceMetadataSchema

const camelCaseProtectedResourceMetadataSchema: ZodObject<CamelCaseProtectedResourceMetadata>;

The camelCase version of the OAuth 2.0 Protected Resource Metadata Zod schema.

See

protectedResourceMetadataSchema for the original schema and field information.