68c09854823fed85db2e7ad7078d5232c2f2d24f
- Refactored OIDC flow to implement PKCE, state/nonce validation, and BFF pattern. - Centralized configuration in Settings class (DEV_MODE, FRONTEND_URL, OIDC_REDIRECT_URI). - Updated auth routers to use conditional secure cookie flags based on DEV_MODE. - Modernized and cleaned up test suite by removing legacy Streamlit tests. - Fixed linting errors and unused imports across the backend.
Description
No description provided
Languages
Python
65.3%
TypeScript
33.1%
CSS
1.2%
Mako
0.2%
JavaScript
0.1%