api: implement automatic ssh key fetching from keycloak
All checks were successful
Build Container / Build Container (push) Successful in 1m26s

This commit is contained in:
lilly 2026-05-31 22:02:39 +02:00
commit 914a4497c7
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
6 changed files with 111 additions and 0 deletions

1
.gitignore vendored
View file

@ -3,4 +3,5 @@
.env
**/__pycache__
**/authorized_keys
api/dist