Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds support for x-vercel-protection-bypass #68

Merged

Conversation

nettapper
Copy link
Contributor

@nettapper nettapper commented Jul 30, 2024

What:

The header is used to allow automation to bypass Vercel Authentication, Password Protection, and Trusted IPs
See this Vercel doc for more info.

Why:

I'm currently using this to run my e2e playwright tests.
By merging this PR in others can use this feature too.

Other:

If you have any questions or would like changes to this PR before merging please LMK
Finally this relates to issue #62, by using this header I was able to get a 200
Oh and it looks like this would close #55

The header is used to allow automation to bypass Vercel Authentication, Password Protection, and Trusted IPs
@KevinBodi
Copy link

This is so simple yet so useful. Please merge this, even if you plan to do a larger refactor

@patrickedqvist patrickedqvist merged commit 6af9b97 into patrickedqvist:main Aug 30, 2024
@effektsvk effektsvk mentioned this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support bypass token
3 participants