Closed
Description
Coder tokens can be created through the CLI:
coder tokens create
I tried this for the first time today and created one new token.
When I ran coder tokens list
, I was surprised to see not only the token I had created, but 3 additional tokens, all made within the last few days:
I did not make the first three and would like to know how they were generated.
Note: I tried generating 1 new token after opening this issue and now I have 6 tokens in my list. So perhaps we're making multiple per request?