Package cpp-jwt: Information

    Source package: cpp-jwt
    Version: 1.4-alt1
    Latest version according to Repology
    Build time:  May 30, 2023, 02:58 PM in the task #322163
    Category: Development/C++
    Report package bug
    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.

    List of rpms provided by this srpm:
    libcpp-jwt-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Nazarov Denis

    List of contributors:
    Nazarov Denis

    ACL:
    Nazarov Denis
    @everybody

      1. cmake
      2. gcc-c++
      3. libgtest-devel
      4. libssl-devel

    Last changed


    May 30, 2023 Nazarov Denis 1.4-alt1
    - Initial build for ALT Linux