Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 309 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 309 Bytes

jwttoken

JSON Web Token taken from jwt token for Android.

Since jwttoken uses jackson library internally, problem arises when we wanted to use this library in other projects that also uses jackson library.There may be other solution out there, for now this is my solution.