Skip to content

Commit

Permalink
docs: add Stack Auth to list of auth libraries (#68284)
Browse files Browse the repository at this point in the history
Adds Stack Auth to the list of auth libraries in the documentation.
Stack Auth is a managed, fully open-source authN & authZ platform
designed for Next.js.

Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>
  • Loading branch information
N2D4 and devjiwonchoi authored Jul 29, 2024
1 parent be3e330 commit b7a7b0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1616,6 +1616,7 @@ Now that you've learned about authentication in Next.js, here are Next.js-compat
- [Kinde](https://kinde.com/docs/developer-tools/nextjs-sdk)
- [Lucia](https://lucia-auth.com/getting-started/nextjs-app)
- [NextAuth.js](https://authjs.dev/getting-started/installation?framework=next.js)
- [Stack Auth](https://docs.stack-auth.com/getting-started/setup)
- [Supabase](https://supabase.com/docs/guides/getting-started/quickstarts/nextjs)
- [Stytch](https://stytch.com/docs/guides/quickstarts/nextjs)
- [WorkOS](https://workos.com/docs/user-management)
Expand Down

0 comments on commit b7a7b0b

Please sign in to comment.