mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +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) |
||
|---|---|---|
| .. | ||
| (app) | ||
| (auth)/login | ||
| api | ||
| auth | ||
| oauth/consent | ||
| ref | ||
| upgrade-mcp | ||
| global-error.tsx | ||
| icon.png | ||
| layout.tsx | ||
| manifest.ts | ||
| not-found.tsx | ||
| opengraph-image.png | ||