Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510353
en ru br
ALT Linux repos
S:1.4-alt1

Group :: Development/C++
RPM: cpp-jwt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4-alt1
Build date: 30 may 2023, 11:52 ( 47.2 weeks ago )
Size: 477.53 Kb

Home page:   https://github.com/arun11299/cpp-jwt

License: MIT
Summary: A C++14 library for JSON Web Tokens(JWT)
Description:

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.

Current maintainer: Nazarov Denis

List of contributors

List of rpms provided by this srpm:

  • libcpp-jwt-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin