mirror of https://github.com/ory/hydra
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 |
||
|---|---|---|
| .. | ||
| v1.11.8-session.json | ||
| v1.11.9-session.json | ||