daml/ledger-service/jwt
Gary Verhaegen 878429e3bf
update copyright notices to 2020 (#3939)
copyright update 2020

* update template
* run script: `dade-copyright-headers update .`
* update script
* manual adjustments
* exclude frozen proto files from further header checks (by adding NO_AUTO_COPYRIGHT files)
2020-01-02 21:21:13 +01:00
..
src update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
BUILD.bazel update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
README.md JWT HMAC256 Authorization (#2389) 2019-08-07 16:26:26 +00:00

JWT (JSON Web Token)

How to generate JWT

TODO