[ 源代码: cpp-jwt ]
软件包:libcpp-jwt-dev(1.5+ds-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
JSON Web Token library for C++
JSON Web Token (JWT) is a JSON based standard (RFC-7519) for creating assertions or access tokens.
cpp-jwt, an header-only C++ library, provides an easy to use API to create, encode and decode JWT objects.
其他与 libcpp-jwt-dev 有关的软件包
|
|
|
|
-
- dep: libssl-dev
- Secure Sockets Layer toolkit - development files
-
- dep: nlohmann-json3-dev
- JSON for Modern C++