frigus02 / RESTer

A REST client for almost any web service (Firefox and Chrome Extension)
https://addons.mozilla.org/firefox/addon/rester
MIT License
349 stars 33 forks source link

Feature request: Option to include or exclude custom tokens scheme from authorization header value #1194

Open DarkMode49 opened 4 months ago

DarkMode49 commented 4 months ago

While using custom tokens, the label of the token also called "scheme" is put at the beginning of the Authorization header value. I am fully aware of this being a standard approach. However, by providing an option to choose if the label or scheme should be included, we could enhance user experience. This provides more flexibility for users to operate according to their needs. Any action toward realizing this feature is appreciated.