google-auth-library-python-oauthlib
google-auth-library-python-oauthlib copied to clipboard
Support Private Network Access for Chrome
Chrome is rolling out a feature that this library needs to support.
The feature ensures that public URL cannot redirect to a private URL without permission. We should be able to support this.
If we don't support this, Chrome users with this feature will see a failure to re-direct to this library's localhost server process.