Name: | cpp-jwt-devel |
---|---|
Version: | 1.4 |
Release: | 7.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1106993 |
License: | MIT |
RPM: | cpp-jwt-devel-1.4-7.el8.aarch64.rpm |
Source RPM: | cpp-jwt-1.4-7.el8.src.rpm |
Build Date: | Thu Mar 07 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/arun11299/cpp-jwt |
Summary: | JSON Web Token library for C++ |
Description: | 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. |
- Fix side channel vulnerability rhbz#2263329
- Provide cmake config
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Initial package build - rhbz#2120012