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.