Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/djyde/cusdis
/ getSession
Function
getSession
utils.server.ts:117–119 ·
view source on GitHub ↗
(req)
Source
from the content-addressed store, hash-verified
115
}
116
117
export
const
getSession =
async
(req) => {
118
return
(
await
nextAuthGetSession({ req })) as UserSession
119
}
Callers
5
getServerSideProps
Function · 0.90
getServerSideProps
Function · 0.90
getServerSideProps
Function · 0.90
getServerSideProps
Function · 0.90
getSession
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected