flash pushed tag 20250513 to flashii/misuzu 2025-05-13 17:28:44 +00:00
flash pushed to trunk at flashii/misuzu 2025-05-13 17:27:16 +00:00
40a96029ff Switched to the railgun/jwt library.
flash pushed tag v0.3.0 to railgun/jwt 2025-05-13 16:16:48 +00:00
flash pushed to trunk at railgun/jwt 2025-05-13 16:16:37 +00:00
9ece83c6eb Reexpose keys in JwkSet and changed getPublicKeys to getPublicKeySets to avoid confusion.
flash pushed tag v0.2.1 to railgun/jwt 2025-05-13 16:12:15 +00:00
flash pushed to trunk at railgun/jwt 2025-05-13 16:12:10 +00:00
c87bc1e774 Fixed array type check in ArrayJwkSet.
flash pushed tag v0.2.0 to railgun/jwt 2025-05-13 15:55:02 +00:00
flash deleted tag v0.1.1 from railgun/jwt 2025-05-13 15:54:05 +00:00
flash pushed tag v0.1.1 to railgun/jwt 2025-05-13 15:53:48 +00:00
flash deleted tag v0.1.1 from railgun/jwt 2025-05-13 15:53:40 +00:00
flash pushed tag v0.1.1 to railgun/jwt 2025-05-13 15:53:03 +00:00
flash pushed tag v0.1.0 to railgun/jwt 2025-05-13 15:53:03 +00:00
flash deleted tag v0.1.0 from railgun/jwt 2025-05-13 15:50:39 +00:00
flash created branch trunk in railgun/jwt 2025-05-13 15:49:11 +00:00
flash deleted branch master from railgun/jwt 2025-05-13 15:49:11 +00:00
flash pushed to master at railgun/jwt 2025-05-13 15:45:18 +00:00
23d1b4d511 Revamped static Jwt class.
9ef1ec08a4 Added no-op Jwk and JwkSet implementations.
b413eb6890 Made Jwk and JwkSet extend JsonSerializable.
8f23c18373 Added JWK loading.
Compare 4 commits »
flash pushed to master at railgun/jwt 2025-05-12 13:34:30 +00:00
c76296cb4c Removed unused polyfill.
flash pushed to master at railgun/jwt 2025-05-12 13:22:57 +00:00
7d6facd4c8 Guzzle apparently targets the same PHP versions as PSR-7 does, so lets just include that instead.
flash pushed to master at railgun/jwt 2025-05-12 13:14:27 +00:00
7bd91d9907 Added phpDocumentor config.
flash pushed to master at railgun/jwt 2025-05-12 12:56:14 +00:00
8a179c62a4 Removed support for PHP versions older than 7.2 to add PSR-7 dependency.