Skip to content

Commit 758e397

Browse files
authored
docs: Add fastify integration PR to Integrations table (#11297)
add fastify to integration table Co-authored-by: hillac <[email protected]>
1 parent c9e80ec commit 758e397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/getting-started/integrations.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Framework and database integrations are all based on the [Auth.js Core library](
2424
| NextAuth.js (`next-auth`) | [v5 (beta)](https://nextjs.authjs.dev), [v4 (maintenance mode)](https://next-auth.js.org) |
2525
| Astro Auth (`@auth/astro`) | [Open PR](https://github.com/nextauthjs/next-auth/pull/9856) |
2626
| Express Auth (`@auth/express`) | [Experimental Release](https://express.authjs.dev) |
27+
| Fastify Auth (`@auth/fastify`) | [Open PR](https://github.com/nextauthjs/next-auth/pull/9587) |
2728
| Nuxt Auth (`@auth/nuxt`) | [Open PR](https://github.com/nextauthjs/next-auth/pull/10684) |
2829
| Qwik Auth (`@auth/qwik`) | [Released](https://qwik.authjs.dev) |
2930
| Remix Auth (`@auth/remix`) | [Open PR](https://github.com/nextauthjs/next-auth/pull/6767) |

0 commit comments

Comments
 (0)