Skip to content

praydog/jwt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt

JWT in C++

Uses nlohmann's json library and SSL (not included). Only does sign verification. Other forms of JWT verification should be done yourself (which is easy because nlohmann's json library is awesome).

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • CMake 0.3%