This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
WikiRush
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
05e5cb04b9c187b76b6e441434c793a344b6faa6
WikiRush
/
app
/
api
/
auth
/
[...nextauth]
/
route.ts
T
4 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add user accounts, authentication, and game history with Prisma 7
2026-04-10 15:43:07 +02:00
import
{
handlers
}
from
"../../../../auth"
;
export
const
{
GET
,
POST
}
=
handlers
;
Reference in New Issue
Copy Permalink