MCPcopy
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

1import Cookies from 'js-cookie';
2import { HttpResponse, http } from 'msw';
3
4import { env } from '@/config/env';

Callers

nothing calls this directly

Calls 5

networkDelayFunction · 0.90
persistDbFunction · 0.90
hashFunction · 0.90
authenticateFunction · 0.90
requireAuthFunction · 0.90

Tested by

no test coverage detected