Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/BuilderIO/agent-native
/ auth.ts
File
auth.ts
templates/issues/server/plugins/auth.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getCookie } from
"h3"
;
2
import
{ createAuthPlugin } from
"@agent-native/core/server"
;
3
import
{ getSessionEmail } from
"@agent-native/core/server"
;
4
Callers
nothing calls this directly
Calls
2
createAuthPlugin
Function · 0.90
getSessionEmail
Function · 0.90
Tested by
no test coverage detected