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

1
Cargo.lock generated
View file

@ -3284,6 +3284,7 @@ dependencies = [
"bcrypt",
"chrono",
"dotenvy",
"figment",
"humanize-bytes",
"int-enum",
"log",