google-auth-library-python-oauthlib icon indicating copy to clipboard operation
google-auth-library-python-oauthlib copied to clipboard

Support Private Network Access for Chrome

Open clundin25 opened this issue 1 year ago • 0 comments

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.

clundin25 avatar Mar 22 '24 18:03 clundin25