Commit Graph

1 Commits

Author SHA1 Message Date
chiguyong c428728742 feat: frontend Sentry integration + auth error handling
- Add sentry.client.config.ts and sentry.server.config.ts
- Add @sentry/nextjs to package.json
- Replace TODO:SENTRY in ErrorBoundary with actual Sentry.captureException
- Add console.error + Sentry reporting in auth.ts authorize and refreshAccessToken
- Enable TypeScript strict checks in production builds only
2026-06-04 14:04:55 +08:00