devel/jwt-cpp: A header only C++ library to JWT A header only library for creating and validating JSON Web Tokens in C++11. The objective is to deliver a versatile and universally applicable collection of algorithms, classes, and data structures, fostering adaptability and seamless integration with other libraries. This header library will be used as a build dependency of www/domoticz and www/domoticz-devel starting 2025.1. Approved by: 0mp (mentor)
Details
Details
- Reviewers
0mp - Commits
- R11:f2d00f8fb185: devel/jwt-cpp: A header only C++ library to JWT
- pet portlint and portclippy
- tested with poudriere
- tested with domoticz-devel (port not updated yet) as a consumer of this port
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Just one small comment regarding the pkg-descr. Otherwise, looks solid and ready to land!
devel/jwt-cpp/pkg-descr | ||
---|---|---|
2 | s/json/JSON/ s/c++/C++/ and a dot at the end. :) |