Skip to content

1.2.13 - Secret Key Generator Example

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 12 Sep 15:41
· 12 commits to main since this release
7203a35

This release contains an updated example with more helpful error message for missing secret key, as well as a script that can be run on a PC to generate the key to copy into secrets.py. Thank you @tekktrik

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-jwt.

Read the docs for info on how to use it.