feat: configure authentik member oidc and local dev token compatibility

This commit is contained in:
Chris
2026-03-30 00:34:59 +08:00
parent 0e9ce1cd32
commit ddaaadfe5b
8 changed files with 72 additions and 31 deletions

View File

@@ -30,6 +30,7 @@ cd member.ose.tw/backend
可選:
- `AUTHENTIK_AUDIENCE=<audience>`
- `AUTHENTIK_CLIENT_SECRET=<client_secret>`token 為 HS256 時需要)
## 5. 快速驗證
```bash