Modernized the get-token.py.
All checks were successful
/ unit-tests (push) Successful in 13s

This commit is contained in:
2025-11-09 10:52:22 +01:00
parent 7d5d451d0c
commit 495ba0b0b3
3 changed files with 34 additions and 9 deletions

3
.gitignore vendored
View File

@@ -12,6 +12,9 @@ prototype_*.py
*.secret
*.client_secret
# Environment files
*.env
# Certificate files
*.pem
*.key