This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
aystone-manager
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
aystone-manager
/
app
/
api
/
auth
/
[...nextauth]
/
route.ts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
3 lines
74 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
feat: mise à jour sécurité CVE-2025-55182 (Next.js 15.5.7, React 19.1.2)
2026-02-08 17:24:48 +01:00
import
{
handlers
}
from
"@/auth"
;
export
const
{
GET
,
POST
}
=
handlers
;
Reference in New Issue
Copy Permalink