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
b9a9d687b617cba0883a3a4e172b371e461674a4
aystone-manager
/
app
/
api
/
auth
/
[...nextauth]
/
route.ts
T
3 lines
74 B
TypeScript
Raw
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