mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
This feature is used by the coder agent to exchange a new token. By protecting the SessionToken via mutex we ensure there are no data races when accessing it.