Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/
Class
apps/web/services/session/index.ts:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
} from
'@linen/auth-server/server'
;
15
16
export
default
class
Session {
17
static
async
find(
18
request: GetServerSidePropsContext[
'req'
] | NextApiRequest,
19
_?: any
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected