@mikandev/next-discord-auth
v1.1.1
Published
Discord OAuth for Next.js that doesn't suck
Downloads
177
Readme
Next Discord Auth
- Works with Next.js 16
- No database required
- Returns all user data from Discord
- Fully server-side
- Support for Server Actions and Route Handlers
- Designed for easy migration from AuthJS
Installation
npm install @mikandev/next-discord-authDemo
You can see a live demo of this package in action at https://next-discord-auth-demo.maamokun.workers.dev
Open Source
This package is open source and available under the WTFPL License. Feel free to contribute or use it in your projects!

