CustomJWT

Data Processing

A library to make it easy to encode and decode JWT tokens on the Arduino platform.
An attempt at creating a library that can encode and decode JSON Web Tokens(JWT) in an easy to use manner. Supports HMAC-SHA256 out of the box but custom hashing functions can be provided.

Author: Ant2000

Maintainer: Ant2000

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.