aethex-forge/api/discord
AeThex f1bcc957f9 fix: Discord Activity token exchange, CSP headers, subscription routes, and static asset 404
- Remove redirect_uri from Discord token exchange (Activities use proxy auth, not redirect flow)
- Add Content-Security-Policy with frame-ancestors for Discord embedding (was only in vercel.json)
- Wire up subscription create-checkout and manage routes in Express
- Add Studio arm to ArmSwitcher with external link
- Prevent SPA catch-all from serving HTML for missing static assets (fixes script.js Unexpected token error)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 23:49:50 +00:00
..
oauth Prettier format pending files 2025-11-17 08:47:57 +00:00
activity-auth.ts Prettier format pending files 2025-11-16 07:12:36 +00:00
create-linking-session.ts Prettier format pending files 2025-11-16 08:30:05 +00:00
link.ts Prettier format pending files 2025-11-08 11:03:25 +00:00
token.ts fix: Discord Activity token exchange, CSP headers, subscription routes, and static asset 404 2026-04-14 23:49:50 +00:00
verify-code.ts Improve error handling and logging for Discord account linking 2025-12-03 02:16:30 +00:00