supermemory/apps
Prasanna721 e75349d82c fail closed on mcp approve (#1123)
The consent screen now fails the approve action if the MCP scope bind fails, if the OAuth consent response omits a redirect URL, or if approve tries to send the user back into a signed Better Auth interaction URL.

That prevents the UI from showing Access authorized while Claude never receives the callback.

Testing:
- bunx biome check --write apps/web/app/oauth/consent/page.tsx
- bun run --filter @repo/web lint (passes with existing warnings outside this file)
- bunx tsc --noEmit --project apps/web/tsconfig.json (fails on existing unrelated app errors)
2026-06-16 19:42:59 +00:00
..
browser-extension fix(extension): resolve sign-in loop and stale spaces (#1016) 2026-05-30 16:38:10 +00:00
docs fix: thread issue 2026-06-12 17:41:36 -07:00
mcp feat(mcp): playground-style rich recall (formatMemories + profile) (#1101) 2026-06-12 21:53:58 +00:00
memory-graph-playground Improve memory graph (#973) 2026-06-05 15:48:41 -07:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web fail closed on mcp approve (#1123) 2026-06-16 19:42:59 +00:00