Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alan2207/bulletproof-react
/ auth.ts
File
auth.ts
apps/nextjs-app/src/testing/mocks/handlers/auth.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Cookies from
'js-cookie'
;
2
import
{ HttpResponse, http } from
'msw'
;
3
4
import
{ env } from
'@/config/env'
;
Callers
nothing calls this directly
Calls
5
networkDelay
Function · 0.90
persistDb
Function · 0.90
hash
Function · 0.90
authenticate
Function · 0.90
requireAuth
Function · 0.90
Tested by
no test coverage detected