{"repo":"GlitchedPolygons/l8w8jwt","free":true,"listed":false,"github":"https://github.com/GlitchedPolygons/l8w8jwt","clone":"git clone https://github.com/GlitchedPolygons/l8w8jwt.git","description":"Minimal, OpenSSL-less and super lightweight JWT library written in C.","language":"C","stars":176,"topics":["jwt","token","tokenization","token-based-authentication","ecc","cryptography","auth","authentication","authorization","c"],"license":"Apache-2.0","category":"auth-billing-email","readme_excerpt":"[!IMPORTANT] # NOTICE: ## Development of this project has been migrated to: https://codeberg.org/GlitchedPolygons/l8w8jwt ## All pull requests and issues on GitHub will be ignored from the 16th of August, 2025 onwards. l8w8jwt l8w8jwt (say \"lightweight jawt\") is a minimal, OpenSSL-less and super lightweight JWT library written in C. Its only significant dependency (in terms of heaviness) is ARM's open-source MbedTLS library. The others are extremely lightweight header-only libraries for JSON handling and building strings. ᐳᐳ Check out the API docs here on github.io How to clone git clone --recursive https://github.com/GlitchedPolygons/l8w8jwt.git Make sure to do a recursive clone, otherwise you need to git submodule update --init --recursive at a later point! How to use Just add l8w8jwt as a git submodule to your project (e.g. into some lib/ or deps/ folder inside your project's repo; {repo root}/lib/ is used here in the following example). If you don't want to use git submodules, you can also start vendoring a specific version of l8w8jwt by copying its full repo content into the folder where you keep your project's external libraries/dependencies. Building and linking If you use CMake you can just add subdirectory(path to git submodule) and then target link libraries(your project PRIVATE l8w8jwt) inside your CMakeLists.txt file. If you use GCC, check out this issue's log here. For devices with a particularly small stack, please define the L8W8JWT SMALL STACK pre-processor de","default_branch":null,"files":null,"tree":[],"storefront":"/r/GlitchedPolygons","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/GlitchedPolygons/l8w8jwt/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}