Module: kamailio Branch: master Commit: 7f68f5bfaf931f4e0eb4625a1eefaf330309c879 URL: https://github.com/kamailio/kamailio/commit/7f68f5bfaf931f4e0eb4625a1eefaf330309c879
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@kamailio.org> Date: 2025-06-13T09:31:10+02:00 modules: readme files regenerated - jwt ... [skip ci] --- Modified: src/modules/jwt/README --- Diff: https://github.com/kamailio/kamailio/commit/7f68f5bfaf931f4e0eb4625a1eefaf330309c879.diff Patch: https://github.com/kamailio/kamailio/commit/7f68f5bfaf931f4e0eb4625a1eefaf330309c879.patch --- diff --git a/src/modules/jwt/README b/src/modules/jwt/README index 7101d714c9c..03ef468df9a 100644 --- a/src/modules/jwt/README +++ b/src/modules/jwt/README @@ -75,7 +75,8 @@ Chapter 1. Admin Guide Kamailio configuration file. It relies on libjwt (at least v1.12.0) library - (https://github.com/benmcollins/libjwt). + (https://github.com/benmcollins/libjwt), but it is not working with the + new libjwt3. 2. Dependencies @@ -91,7 +92,7 @@ Chapter 1. Admin Guide The following libraries or applications must be installed before running Kamailio with this module loaded: - * libjwt - minimum version 1.12.0. + * libjwt - minimum version 1.12.0, but less than libjwt 3.0. 3. Parameters _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!