- Created `backend/infrastructure/security` module with standardized configurations for OAuth2, JWT validation, CORS, and role mapping. - Updated ADRs to reflect resolved backend infrastructure decisions, including security standardization, persistence strategy, and Flyway schema location. - Enabled integration of the `security` module into relevant projects (e.g., `ping-service` and `gateway`). |
||
|---|---|---|
| .. | ||
| src/main/kotlin/at/mocode/backend/infrastructure/persistence | ||
| build.gradle.kts | ||