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

Invalid Library Found in Documents/Arduino/libraries/ArduinoJWT-master #2

Closed shabnamkousha closed 6 years ago

shabnamkousha commented 7 years ago

Hi,

I am trying to use your Library, and when I try to add library through Arduino IDE/Library Manager, I get the following error:

"Invalid Library Found in Documents/Arduino/libraries/ArduinoJWT-master"

Can you help me with this issue?

Thanks, Shab

joaquinperaza commented 7 years ago

Zip the src folder as ArduinoJWT.zip then try with that zip and should work