Other
A library to check if a JWT RS256 token is valid
This library is used to check if a JWT RS256 token is valid. It uses the public key of the issuer to check the signature of the token.
Maintainer: lucas.buchalla.sesti@outlook.com
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.