Skip to content
 
 

Repository files navigation

JWT C Library

Build Status codecov.io

Build Requirements

Documentation

GitHub Pages

Pre-build Ubuntu Packages (PPA)

sudo add-apt-repository ppa:ben-collins/libjwt

Build Instructions

With CMake: use cmake . in root project path to build the Makefile.

  • make jwt: build shared library in lib/ dir.
  • make jwt_static: build static library in lib/ dir.
  • make tests: build all test in buid/ directory and run all tests.
  • make clean.

About

JWT C Library

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages