Skip to content

Releases: adafruit/Adafruit_CircuitPython_OAuth2

1.0.1 - Fix improperly set refresh token

12 Jan 22:42
f69d454
Compare
Choose a tag to compare

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!

07 Jan 17:43
Compare
Choose a tag to compare

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.