mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
- Adds the database implementation for fetching and caching keys used for JWT signing. It's been merged into the `keyrotate` pkg and renamed to `cryptokeys` since they're coupled concepts.