mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08: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.