mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-02 19:55:18 +02:00
- Updated callback routes to handle optional error parameters for OAuth flows, improving user experience during authorization failures. - Implemented error logging and redirection logic to provide feedback when access is denied or errors occur. - Added validation for required parameters to ensure proper handling of authorization codes and state parameters. - Enhanced documentation in the callback functions to clarify the purpose of each parameter. |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts/docker | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| celery_worker.py | ||
| Dockerfile | ||
| main.py | ||
| pyproject.toml | ||
| uv.lock | ||