mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +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.