This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
portabase
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Portabase/portabase.git
synced
2026-07-14 11:16:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
317c04381573f7427c954d0fa78ec789534c739c
portabase
/
app
/
api
/
auth
/
[...nextauth]
/
route.ts
T
5 lines
77 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Working on auth with credentials.
2024-11-03 21:12:40 +01:00
import
{
handlers
}
from
"@/auth/auth"
;
export
const
{
GET
,
POST
}
=
handlers
;
Reference in New Issue
Copy Permalink