mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
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) |
||
|---|---|---|
| .. | ||
| browser-extension | ||
| docs | ||
| mcp | ||
| memory-graph-playground | ||
| raycast-extension | ||
| web | ||