Add the ability to hide the authorization
See original GitHub issueWhen running API tests with the cypress-plugin-api
, if authorization is needed (where it would have an API key, for example), such info is displayed in the Headers section.
For security reasons, it’d be nice to have the ability to hide such information.
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:10 (5 by maintainers)
Top Results From Across the Web
javascript - How to hide the authorization header with bearer ...
Currently I have set my axios headers & the client user has access to that from the browser network tab headers. So I...
Read more >Hide "Authorization/Header" Area · Issue #4872 - GitHub
When working on a small 13" notebook it would be helpful if it was possible to hide the area with "Authorization/Header/etc.".
Read more >Hide Authorization Token in Request Headers ReactJS - Reddit
There really isn't any way to hide the token. Any encryption or other lookup you did would be visible to the client no...
Read more >How to Hide API Keys, Credentials and Tokens on Github
Learn how to hide API keys, credentials and authentication tokens on Github.
Read more >REST API (web data source) Authentication Header is gone
Solved: Dear All, I usually import data from JIRA through adding an URL as Web ... but acutually in lastest version of power...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Well that was fun 🙁 Thanks for the feature request, just merged it into production 👍
this is a bug, I’ll make an issue and fix it