hydra/oauth2/fixtures
Arne Luenser b36b701026 fix: broken JSON round-tripping for custom claims
Adding custom claims with numerical types (think JavaScript Number) previously did not
round-trip through Hydra correctly. For example, passing UNIX timestamps in custom claims
would end up as floating points in exponential notation in the final token. That, in turn,
confused or broke downstream consumers of the token, including Kratos.

Ref https://github.com/go-jose/go-jose/issues/144
2024-08-14 11:20:19 +02:00
..
v1.11.8-session.json fix: broken JSON round-tripping for custom claims 2024-08-14 11:20:19 +02:00
v1.11.9-session.json fix: broken JSON round-tripping for custom claims 2024-08-14 11:20:19 +02:00