Description
Hi, I'd like to suggest a UX improvement for the Swagger UI authentication flow.
Currently, users must enter their username and password to fetch a JWT token from the /auth/token endpoint.
I'm considering working on a change that enables this direct token input in the Swagger UI (using bearerAuth), without requiring username/password input each time.
Before I proceed, I wanted to check:
Is anyone currently working on this improvement?
If not, I'd be happy to take it on and open a PR.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
Hi, I'd like to suggest a UX improvement for the Swagger UI authentication flow.
Currently, users must enter their username and password to fetch a JWT token from the /auth/token endpoint.
I'm considering working on a change that enables this direct token input in the Swagger UI (using bearerAuth), without requiring username/password input each time.
Before I proceed, I wanted to check:
Is anyone currently working on this improvement?
If not, I'd be happy to take it on and open a PR.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct