Token usage experiance enhancement #10677
Gl1tch-code
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
The main idea is adding support for multiple tokens and allowing users to switch between them.
I would like to share an idea that could make token usage much simpler. I encountered this while developing an application with two clients: a dashboard app and a mobile app. Each client uses a separate login API, so each one has its own token.
When using Swagger to test and call APIs, I had to repeatedly generate a token and manually replace it depending on the client. This became inconvenient, and it led me to this idea: why not allow users to add multiple tokens and easily switch between them?
Thank you for taking the time to read this.
Beta Was this translation helpful? Give feedback.
All reactions