mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
* added query for tokens by user id * updated query args * adding owner col * fix request params * update-golden-files * added owners col to ls table output * added ttoken translations * prettier * format table according to arg * using slice.Contains * refactored token state * cleanup