Files
atlantis/server/controllers
PePe Amengual fc45de0296 Fix all linter errors and warnings in auth package
- Add missing comments for exported types and constants
- Remove unused Middleware struct and ManagerInterface references
- Fix all unused parameter warnings in test mocks and handlers
- Ensure all typecheck errors are resolved
- Update tests to use correct field names

All SSO auth code and tests are now lint-clean and typecheck clean.
2025-06-27 10:46:59 -07:00
..