flash flash
1,637 contributions in the last 12 months
JulAugSepOctNovDecJanFebMarAprMayJunMonWedFri
Less
More
flash pushed to trunk at railgun/jwt 2025-05-13 17:49:41 +00:00
affcb9ca7d Reimport tag creation script.
flash pushed to trunk at railgun/jwt 2025-05-13 17:47:58 +00:00
606d22466f Fixed variable naming oversight.
flash pushed to trunk at flashii/misuzu 2025-05-13 17:29:01 +00:00
4e66852db1 Fixed tag script, potentially.
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.