MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / auth.ts

File auth.ts

packages/trpc/src/routers/auth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 Arctic,
3 buildOtpauthUrl,
4 COOKIE_OPTIONS,

Callers

nothing calls this directly

Calls 15

deleteSessionTokenCookieFunction · 0.90
invalidateSessionFunction · 0.90
getUserAccountFunction · 0.90
generateSecureIdFunction · 0.90
hashPasswordFunction · 0.90
generateSessionTokenFunction · 0.90
createSessionFunction · 0.90
setSessionTokenCookieFunction · 0.90
rateLimitMiddlewareFunction · 0.90
verifyPasswordHashFunction · 0.90

Tested by

no test coverage detected