1--- 2name: Bug report 3about: Create a report to help us improve 4 5--- 6 7Thanks for stopping by to let us know something could be better! 8 9**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. 10 11Please run down the following list and make sure you've tried the usual "quick fixes": 12 13 - Search the issues already opened: https://github.com/googleapis/google-auth-library-python/issues 14 15If you are still having issues, please be sure to include as much information as possible: 16 17#### Environment details 18 19 - OS: 20 - Python version: 21 - pip version: 22 - `google-auth` version: 23 24#### Steps to reproduce 25 26 1. ? 27 2. ? 28 29Making sure to follow these steps will guarantee the quickest resolution possible. 30 31Thanks! 32