Commit dedacf7
committed
feat(all): implement OAuth2 authorization flow and user feedback system
- Add OAuth2 authorization endpoint with team selection UI
- Implement user feedback submission with email notifications
- Add user display settings (name, handle) to user profiles
- Support return_to parameter for OAuth login redirection
- Add feedback modal component to frontend navbar
- Create authorization consent page for OAuth2 flows
- Add localization support for OAuth2 messages
- Hide runtime badge in MCP server cards1 parent 851df55 commit dedacf7
File tree
26 files changed
+2902
-252
lines changed- services
- backend
- src
- email/templates
- global-settings
- routes
- auth
- oauth2
- users
- services/oauth
- utils
- frontend/src
- components
- feedback
- i18n/locales/en
- router
- services
- views
- mcp-server/catalog
- oauth
26 files changed
+2902
-252
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments