Skip to content

@clerk/fastify@3.1.75

Choose a tag to compare

@clerk-cookie clerk-cookie released this 01 Sep 17:55
· 237 commits to main since this release
Immutable release. Only release title and notes can be modified.
63a8efc

Patch Changes

  • Add an internal __internal_enableHandshake option to clerkPlugin() (defaults to true). When set to false, the plugin skips the handshake flow and strips handshake cookies and query params before authenticating requests. Intended for API-only backends that cannot return Set-Cookie headers to the browser. (#8560) by @jescalan

  • Updated dependencies [c4f9883, eef0ceb]:

    • @clerk/backend@3.17.0