Skip to content

Commit

Permalink
docs: add Stack Auth to App Router-enabled auth frameworks (vercel#68777
Browse files Browse the repository at this point in the history
)

Following the addition of Stack Auth to the list of authentication
frameworks in vercel#68284, this also adds it to the same list for the App
Router. Stack is natively built for the App Router, with first-class
support for RSC, server actions, PPR, and suspense.
  • Loading branch information
N2D4 authored Aug 15, 2024
1 parent 441a410 commit 1088ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/02-app/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Here are some common authentication solutions that support the App Router:

- [NextAuth.js](https://next-auth.js.org/configuration/nextjs#in-app-router)
- [Clerk](https://clerk.com/docs/quickstarts/nextjs)
- [Stack Auth](https://docs.stack-auth.com/getting-started/setup)
- [Lucia](https://lucia-auth.com/getting-started/nextjs-app)
- [Auth0](https://github.com/auth0/nextjs-auth0#app-router)
- [Stytch](https://stytch.com/docs/example-apps/frontend/nextjs)
Expand Down

0 comments on commit 1088ccd

Please sign in to comment.