SlackBuilds Repository

15.0 > Libraries > cpp-jwt (1.4)

JSON Web Token library for C++

For the uninitiated, JSON Web Token(JWT) is a JSON based standard
(RFC-7519) for creating assertions or access tokens that consists of
some claims (encoded within the assertion). This assertion can be used
in some kind of bearer authentication mechanism that the server will
provide to clients, and the clients can make use of the provided
assertion for accessing resources.

This requires: nlohmann_json

Maintained by: Steven Voges
Keywords: cpp-jwt,jwt,json,tokens
ChangeLog: cpp-jwt

Homepage:
https://github.com/arun11299/cpp-jwt

Source Downloads:
cpp-jwt-1.4.tar.gz (9464d20c2e0c316a0adf6e035f7bfaf5)

Download SlackBuild:
cpp-jwt.tar.gz
cpp-jwt.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
cpp-jwt.SlackBuild
cpp-jwt.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds