Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zenWai authored Nov 24, 2024
1 parent 69eff23 commit fdc4f93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Key Features:
- 🔐 Next-auth v5 (Auth.js)
- 🚀 Next.js 14 with server actions
- 🔑 Credentials Provider
- 🪄 Magic-Link Authentication
- 🌐 OAuth Provider (Social login with Google & GitHub)
- 🛑 Registration Restriction, maximum of 2 accounts per user
- 🔒 Forgot password functionality
Expand All @@ -23,6 +24,7 @@ Key Features:
- 👑 Render content for admins using RoleGate component
- 📈 next-auth session
- 🔄 next-auth callbacks
- 💎 CustomAdapter extends PrismaAdapter
- 🖥️ Example with server component
- 💻 Example with client component
- 🛡️ Protect API Routes for admins only
Expand Down

0 comments on commit fdc4f93

Please sign in to comment.