Skip to content

Commit

Permalink
Follow alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
miki-tebe authored Dec 24, 2024
1 parent a64b5f0 commit 27b29a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1624,6 +1624,7 @@ Now that you've learned about authentication in Next.js, here are Next.js-compat
### Auth Libraries
- [Auth0](https://auth0.com/docs/quickstart/webapp/nextjs/01-login)
- [Better-Auth](https://www.better-auth.com/docs/integrations/next)
- [Clerk](https://clerk.com/docs/quickstarts/nextjs)
- [Kinde](https://kinde.com/docs/developer-tools/nextjs-sdk)
- [NextAuth.js](https://authjs.dev/getting-started/installation?framework=next.js)
Expand All @@ -1632,7 +1633,6 @@ Now that you've learned about authentication in Next.js, here are Next.js-compat
- [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/nextjs)
- [Better-Auth](https://www.better-auth.com/docs/integrations/next)
### Session Management Libraries
Expand Down

0 comments on commit 27b29a3

Please sign in to comment.