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
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 |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds