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
e6aa0badacb2b016025bd9f8905548feca868735
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