This website requires JavaScript.
Explore
Help
Register
Sign In
cybercove-labs
/
shared-memory
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04b964a8666118c44767b56a7873bf516d4102f5
shared-memory
/
apps
/
web
/
app
/
api
/
auth
/
[...nextauth]
/
route.ts
T
3 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Phase 1 — Authentik auth, MCP endpoint, persistent memory
2026-05-15 07:04:11 -07:00
import
{
handlers
}
from
"@/auth"
;
export
const
{
GET
,
POST
}
=
handlers
;
Reference in New Issue
Copy Permalink