Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FaztWeb/nextjs-jwt-cookie
/ functions
Functions
12 in github.com/FaztWeb/nextjs-jwt-cookie
⨍
Functions
12
◇
Types & classes
0
↓ 1 callers
Function
getProfile
()
app/dashboard/page.jsx:14
↓ 1 callers
Function
logout
()
app/dashboard/page.jsx:19
Function
Dashboard
()
app/dashboard/page.jsx:7
Function
GET
(request)
app/api/auth/logout/route.js:4
Function
GET
(request)
app/api/profile/route.js:5
Function
GET
(request)
app/api/hello/route.js:3
Function
Home
()
app/login/page.jsx:7
Function
HomePage
()
app/page.jsx:1
Function
Layout
({ children })
app/layout.jsx:3
Function
POST
(request)
app/api/auth/login/route.js:4
Function
handleSubmit
(e)
app/login/page.jsx:14
Function
middleware
(request)
middleware.js:4