Swagger Token Manager

#0 / 0 rate

Swagger Token Manager

172 users

2022-11-01

minhaz1217

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Hot Permissions

Description

An extension to manage swagger auth tokens. That applies bearer token with a single click.

Motivation -

When working with swagger, I had to keep track of 10+ different JWT token. I used to do that by saving all these in a file and copy pasting them when I need one of them. Another problem was that every time I had to reload the page the token would get removed and I would have to apply the token all over again.

So I made this extension to do all these. It can apply token in swagger UI page. Or it can copy to clipboard.

Features -
- Ability to apply token in the swagger ui (the website)
- Ability to copy token to clipboard.
- Ability to add profile with token
- Ability to edit or delete profile