mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
16c6cefde8
Rather than passing all the deployment values. This is to make it easier to generate API keys as part of the oauth flow. I also added and fixed a test for when the lifetime is set and the default and expiration are unset. Co-authored-by: Steven Masley <stevenmasley@gmail.com>