Files
cameleer-saas/docker-compose.yml
hsiegeln 6764f981d2
All checks were successful
CI / build (push) Successful in 39s
CI / docker (push) Successful in 39s
fix: add PKCE support for Logto auth and fix Traefik routing
Logto requires PKCE (Proof Key for Code Exchange) for SPA auth.
Added code_challenge/code_verifier to login and callback flow.

Also fixed Traefik router-service linking — when a container defines
multiple routers, each needs an explicit service binding or Traefik
v3 refuses to auto-link them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 00:48:21 +02:00

6.6 KiB