mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-19 21:44:02 +00:00
Stops Nova's saved active org from overriding the org picked on the MCP OAuth consent page. - skips localStorage org restoration on `/oauth/consent` - keeps normal Nova org restore behavior everywhere else Testing: - `bunx biome check --write packages/lib/auth-context.tsx` - `bun run --filter @repo/web lint` passes with existing warnings - `bunx tsc --noEmit --project apps/web/tsconfig.json` fails on existing unrelated type errors outside this change |
||
|---|---|---|
| .. | ||
| api.ts | ||
| auth-context.tsx | ||
| auth.middleware.ts | ||
| auth.ts | ||
| constants.ts | ||
| error-tracking.tsx | ||
| generate-id.ts | ||
| glass-effect-manager.ts | ||
| package.json | ||
| posthog.tsx | ||
| queries.ts | ||
| query-client.tsx | ||
| similarity.ts | ||
| tsconfig.json | ||
| types.ts | ||
| utils.ts | ||