[ 原始碼: cpp-jwt ]
套件:libcpp-jwt-dev(1.4+ds-4)
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++