[ 原始碼: 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++