vonage/jwt
PHP 8.1+ library to generate JWTs for authenticating with Vonage APIs. Install via Composer, create a TokenGenerator with your Vonage Application ID and private key, then call generate() to get a bearer token for requests.
Full Changelog: https://github.com/Vonage/vonage-php-jwt/compare/0.5.1...0.6.0
This release fixes a typo in the composer dependencies.
lcobucci/jwt to 4.3.0 and upThis bumps dependencies again, but more importantly drops support for PHP8.0
Full Changelog: https://github.com/Vonage/vonage-php-jwt/compare/0.4.0...0.5.0
This release brings the library up to speed with JWT validation and drops support for legacy PHP versions, ready for inclusion in the PHP Core Vonage SDK.
Full Changelog: https://github.com/Vonage/vonage-php-jwt/compare/0.3.1...0.4.0
This release fixes the issue with the 'sub' claim not being created properly. It now uses the correct methods, namely setSubject() and relatesTo.
lcobucci/jwt 3.4 or 4.0How can I help you explore Laravel packages today?