Package cpp-jwt: Information

    Source package: cpp-jwt
    Version: 1.4-alt1
    Build time:  Oct 20, 2023, 07:29 AM
    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 (loongarch64)

    Maintainer: Nazarov Denis

    List of contributors:
    Nazarov Denis

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

    Last changed


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