implement config + Pull SSO data from config

This commit is contained in:
Jackzie 2025-04-20 20:56:33 -05:00
parent cab39de312
commit e13f080d91
17 changed files with 440 additions and 209 deletions

View file

@ -26,3 +26,4 @@ bcrypt = "0.17.0"
openidconnect = "4.0.0"
reqwest = "0.12.15"
moka = { version = "0.12.10", features = ["future"] }
figment = "0.10.19"