Commit Graph

2 Commits

Author SHA1 Message Date
Skyler Grey
559cbc1001 feat: allow setting up SSO with environment
This is particularly useful in nix to avoid having to put secrets in
your configuration (or use some workaround) - but is probably quite
useful in other environments too and is a nice part of allowing either
environment or toml configuration.

To do this, I've had to split up the providers so as to provide
individual environment keys - I'm sure there's some clever macro that
could do this in fewer lines and more complexity
2026-03-13 10:10:46 +00:00
isabel
66eb9b7dbb refactor: toml config 2026-02-21 18:00:55 +00:00