-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Chrome shows authentication dialog even if correct credentials are provided #160
Comments
Seems like requests made as soon as the page is starting to load (like www.twitch.tv or passport.twitch.tv) don't trigger the event handler, thus no credentials are provided automatically. I've got to assume this is a Chrome bug at this point |
Also even with Laissez-passer turned on Chrome just refuses to proxy www.twitch.tv?? And will then show the auth dialog for passport.twitch.tv because the event handler isn't getting called. UGHH |
same here, i use an https proxy |
Does not work. Chrome is asking. I used https://chromewebstore.google.com/detail/proxy-auto-auth/ggmdpepbjljkkkdaklfihhngmmgmpggp now while it not works on initial browser start (because chrome load extensions after start), it works well if I navigate to twitch |
@jkroepke It's asking but at least you can just click Continue and it proxies correctly |
Thats true, but the popup it still coming. The Extension eleminates this |
Workarounds:
The text was updated successfully, but these errors were encountered: