We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9b102 commit 084bd60Copy full SHA for 084bd60
docs/Guides/Ecosystem.md
@@ -140,6 +140,8 @@ section.
140
141
- [`@applicazza/fastify-nextjs`](https://github.com/applicazza/fastify-nextjs)
142
Alternate Fastify and Next.js integration.
143
+- [`@clerk/fastify`](https://github.com/clerkinc/javascript/tree/main/packages/fastify)
144
+ Add authentication and user management to your Fastify application with Clerk.
145
- [`@coobaha/typed-fastify`](https://github.com/Coobaha/typed-fastify) Strongly
146
typed routes with a runtime validation using JSON schema generated from types.
147
- [`@dnlup/fastify-doc`](https://github.com/dnlup/fastify-doc) A plugin for
0 commit comments