chrismoorhouse / ArduinoJWT

Library for encoding and decoding JSON web tokens for the Arduino and ESP8266 platforms.
BSD 3-Clause "New" or "Revised" License
46 stars 21 forks source link
arduino arduino-library encoding esp32 esp8266 jwt

Arduino JSON Web Token Library

Library for encoding and decoding JSON web tokens for the Arduino and ESP8266 platforms.

Limitations

Compatible Hardware

License

This code is released under the BSD 3 Clause License.

Special Thanks

This library uses extracts from the following libraries: