mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
3f95c2ec13
* Introduce new JWT payload format ... the reader still supports old formats CHANGELOG_BEGIN [Sandbox] The sandbox uses a new payload format for authentication tokens (JWTs). The old format is deprecated, but still works. [JSON API] The HTTP JSON API now uses the same payload format for authentication tokens as the sandbox. The old format is deprecated, but still works. CHANGELOG_END * Add helper function for getting token party * Support sandbox tokens in JSON API * Add warning for deprecated formats * Update documentation * Add explicit test for new format * Update JSON API documentation * Fix test |
||
---|---|---|
.. | ||
db-backend | ||
http-json | ||
jwt | ||
lf-value-json | ||
utils |