Releases: adafruit/Adafruit_CircuitPython_OAuth2
Releases · adafruit/Adafruit_CircuitPython_OAuth2
1.0.1 - Fix improperly set refresh token
This release:
- #1 Fixes improperly set refresh token bug
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-oauth2
.
Read the docs for info on how to use it.
1.0.0 - Initial Release!
CircuitPython helper for OAuth2.0 authorization to access Google APIs.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-oauth2
.
Read the docs for info on how to use it.