A web utility for PowerDNS TsigKey self-service
Go to file
transcaffeine 87c4e424bc
feat: add AccessToken and ValidAccessToken axum extractors and use them in /api/tsigkey/
2024-09-15 13:14:25 +02:00
src feat: add AccessToken and ValidAccessToken axum extractors and use them in /api/tsigkey/ 2024-09-15 13:14:25 +02:00
templates feat: add AccessToken and ValidAccessToken axum extractors and use them in /api/tsigkey/ 2024-09-15 13:14:25 +02:00
.gitignore feat: initial commit 2024-09-08 14:24:40 +02:00
Cargo.lock feat: add token introspection on sample /user/home endpoint and inject access_token into client cookie 2024-09-08 21:02:46 +02:00
Cargo.toml feat: add token introspection on sample /user/home endpoint and inject access_token into client cookie 2024-09-08 21:02:46 +02:00
config.example.yml feat: add token introspection on sample /user/home endpoint and inject access_token into client cookie 2024-09-08 21:02:46 +02:00