mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
Ed25519 asymmetric JWT: arc-web signs with private key, arc-attractor verifies with public key. Adds AuthenticatedService axum extractor to all routes, jose dependency for TypeScript signing, and key generation script. Startup behavior: ARC_JWT_PUBLIC_KEY set → enforce JWT auth; not set + ARC_INSECURE_DISABLE_AUTHENTICATION=true → allow unauthenticated; neither → refuse to start with clear error. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| generate-jwt-keys.sh | ||