18 Forks
41 Stars
41 Watchers

ArduinoJWT

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

How to download and setup ArduinoJWT

Open terminal and run command
git clone https://github.com/chrismoorhouse/ArduinoJWT.git
git clone is used to create a copy or clone of ArduinoJWT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ArduinoJWT https://github.com/chrismoorhouse/ArduinoJWT/archive/master.zip

Or simply clone ArduinoJWT with SSH
[email protected]:chrismoorhouse/ArduinoJWT.git

If you have some problems with ArduinoJWT

You may open issue on ArduinoJWT support forum (system) here: https://github.com/chrismoorhouse/ArduinoJWT/issues