clerk / clerk-docs

The documentation content for Clerk, an authentication and user management platform.
https://clerk.com/docs
80 stars 287 forks source link

feat(nextjs): Add section about options propagation on `clerkMiddleware` page #1163

Closed LauraBeatris closed 3 weeks ago

LauraBeatris commented 3 weeks ago

Related to https://github.com/clerk/javascript/pull/3525 - releasing clerkMiddleware options propagation.

This section aims to clarify the behavior of options propagation between clerkMiddleware server to the Next.js application server, outlining the requirement of defining an encryption key and which options are propagated and accessible to server-side helpers.

github-actions[bot] commented 3 weeks ago

Hey, here’s your docs preview: https://clerk.com/docs/pr/1163