Commit graph

4 commits

Author SHA1 Message Date
3c13eb0d6b
feat(apigateay): add OIDC and basic auth support
- when setting an OIDC issuer URL the defaulter will fetch and set
  authorization and token endpoints
- basic auth allows to use either inline hashed credentials or plaintext
  credentials from a secret that are automatically hashed
- finish TLS support for API & dashboard listeners
2025-02-05 20:51:36 +01:00
d02e2d4653
fix: minor issues 2025-01-21 19:50:11 +01:00
7d9e518f86
refactor(db): extract Supabase migrations from release artifact 2025-01-05 11:42:15 +01:00
2ef37683cb
chore: add husky config 2025-01-04 17:22:41 +01:00