flash closed issue flash/php-jwt#1 2026-09-13 01:53:59 +00:00
move phpseclib3 Jwk and JwkSetLoader implementation to a separate composer package
flash pushed tag v1.0.1 to flash/php-jwt 2026-09-12 22:38:05 +00:00
flash pushed to trunk at flash/php-jwt 2026-09-12 22:37:52 +00:00
b887ecfeb7
Switched to the ParagonIE constant time base64 implementation.
flash pushed to trunk at flashii/misuzu 2026-09-12 21:30:16 +00:00
ad61ad8cd3
Bumped to 1.0.0 version of the JWT lib.
c6e51f5cd5
Added stuff for phpunit.
Compare 2 commits »
flash pushed tag v1.0.0 to flash/php-jwt-seclib4 2026-09-12 21:12:20 +00:00
flash pushed to trunk at flash/php-jwt-seclib4 2026-09-12 21:10:43 +00:00
5ccf8d7623
Ported the phpseclib3 implementation to phpseclib4.
flash created branch trunk in flash/php-jwt-seclib4 2026-09-12 21:10:43 +00:00
flash pushed tag v1.0.0 to flash/php-jwt-seclib3 2026-09-12 20:11:17 +00:00
flash pushed to trunk at flash/php-jwt-seclib3 2026-09-12 20:10:36 +00:00
69d6f30623
Changed PHP version constraint + target ^1.0 of the base library.
flash pushed tag v1.0.0 to flash/php-jwt 2026-09-12 20:08:49 +00:00
flash pushed to trunk at flash/php-jwt 2026-09-12 20:08:01 +00:00
dbfc2f7009
Added links to the two seclib impls.
flash pushed to trunk at flash/php-jwt 2026-09-12 20:03:30 +00:00
889abee00e
Changed PHP version constraint, removed phpseclib dependency and added checks for the implementation libraries.
flash pushed to trunk at flash/php-jwt-seclib3 2026-09-12 19:35:16 +00:00
bcb040eb23
Moved seclib3 implementation to its own package.
flash created branch trunk in flash/php-jwt-seclib3 2026-09-12 19:35:16 +00:00
flash created repository flash/php-jwt-seclib4 2026-09-12 19:33:51 +00:00
flash created repository flash/php-jwt-seclib3 2026-09-12 19:33:36 +00:00
flash pushed tag v0.5.0 to flash/php-jwt 2026-09-12 18:47:50 +00:00
flash pushed to trunk at flash/php-jwt 2026-09-12 18:31:52 +00:00
0a3ff6a8ce
Perform additional validation on the HTTP response.
296bf7158e
Use explicit global namespace for functions.
b5879a4360
Breaking change: Use associative arrays instead of anonymous objects.
b8333c41c4
Apply strict types to all files and not just the tests.
Compare 4 commits »
flash opened issue flash/php-jwt#1 2026-09-11 18:57:34 +00:00
move phpseclib3 Jwk and JwkSetLoader implementation to a separate composer package