OBP-API/obp-api
hongwei 7011677a64 refactor/(http4s): enhance ResourceDocMiddleware authentication flow and logging
- Add debug logging for authentication requirements and error response bodies
- Extract needsAuthentication check into variable for clarity and reusability
- Improve anonymous access handling to gracefully handle auth errors without failing
- Add detailed logging for anonymous access success and failure cases
- Update Http4s700 root endpoint to use correct authentication message flag
- Remove misleading comment about $UserNotLoggedIn triggering automatic auth check
- Enhance error handling in anonymous access path to allow unauthenticated endpoints to function properly
2026-01-16 14:21:22 +01:00
..
src refactor/(http4s): enhance ResourceDocMiddleware authentication flow and logging 2026-01-16 14:21:22 +01:00
pom.xml refactor/(pom.xml): increase Scala compiler JVM memory allocation 2026-01-09 14:40:18 +01:00
web-app_2_3.dtd