daml/extractor
Stefano Baghino d951d738ee
Add support for authenticated ledger (#3639)
Closes #3627

- Pass a token at startup to read packages
- Re-read the token every time new packages are fetched to ensure token
freshness
- If the token is expired, new packages will not be retrieved

CHANGELOG_BEGIN

- [JSON API] Accept a path to a file containing a token at startup for
package retrieval. See `issue #3627 <https://github.com/digital-asset/daml/issues/3627>`__.

CHANGELOG_END
2019-11-26 19:45:47 +01:00
..
bin update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
src Add support for authenticated ledger (#3639) 2019-11-26 19:45:47 +01:00
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel Extractor with authentication (#3514) 2019-11-19 17:12:25 +01:00