question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add the ability to hide the authorization

See original GitHub issue

When 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:closed
  • Created a year ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
filiphriccommented, Oct 30, 2022

Well that was fun 🙁 Thanks for the feature request, just merged it into production 👍

1reaction
filiphriccommented, Oct 30, 2022

Hey @filiphric, what if the authorization uses an uppercase A?

I.e., Authorization instead of authorization?

I’ve just upgraded to v1.7.0, and the API I’m interacting with seems only to Accept Authorization; in this case, the API key is still not hidden.

Could that be addressed, too, please?

this is a bug, I’ll make an issue and fix it

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found