MCPcopy 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

1import { getCookie } from "h3";
2import { createAuthPlugin } from "@agent-native/core/server";
3import { getSessionEmail } from "@agent-native/core/server";
4

Callers

nothing calls this directly

Calls 2

createAuthPluginFunction · 0.90
getSessionEmailFunction · 0.90

Tested by

no test coverage detected