Would really recommend to improve the API key structures.
- the automatic name is allways similar,
- you cannot from the token see what are the permissions, nor find the setup - so you end up allways create a new token. (token details should show you the last 3 chars of a token)
- the scope of the token is allways unclear whats actually needed for different endpoints or products (i.e. wrangler could tell you what permission it wants, or there could be a log of what permissions were denied so you can quickly add them)
- oauth login is not working when you run it on an vps server (as it wants to redirect to localhost) - make an option to paste the key back in to the remote terminal.