Complete stage 7

This commit is contained in:
Joey Yakimowich-Payne 2026-01-13 20:21:47 -07:00
commit 1f88e291a9
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
9 changed files with 784 additions and 26 deletions

View file

@ -32,3 +32,8 @@ OIDC_JWKS_URI=http://localhost:9000/application/o/kaboot/jwks/
# OPTIONAL - CORS (Frontend origin for backend API)
# ==============================================================================
CORS_ORIGIN=http://localhost:5173
# ==============================================================================
# OPTIONAL - Logging
# ==============================================================================
LOG_REQUESTS=false