CircuitPython helper for OAuth2.0 authorization to access Google APIs.
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-oauth2`.
Read the [docs](https://circuitpython.readthedocs.io/projects/oauth2/en/latest/) for info on how to use it.