daml/compatibility/bazel_tools
Gary Verhaegen 79080839c1
add Auth0 support to create-daml-app (#10673)
As I was adding support to a sample app for the third time, I decided I
might as well clean it up a bit and add support for everyone.

This is completely optional, activated by (build-time) environment
variables, and should be trivial to remove for users who don't care
about it. In an ideal world we'd have options to `daml new` and this
would be one, but I think adding it out-of-the-box is a better
alternative than letting people figure this out on their own.

CHANGELOG_BEGIN
- The `create-daml-app` template now includes support for a third
  authentication scheme (in addition to the existing "dev mode" and Daml
  Hub support): Auth0.
CHANGELOG_END
2021-09-14 15:56:45 +02:00
..
client_server update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
create-daml-app add Auth0 support to create-daml-app (#10673) 2021-09-14 15:56:45 +02:00
daml_ledger [JSON-API] Use the token from incoming requests to update the package list (#10602) 2021-09-03 10:12:01 +00:00
daml_script update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml_trigger update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
data_dependencies update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
test_utils fix (some) copyright headers (#8422) 2021-01-07 11:48:59 +01:00
BUILD Add platform-version field to daml.yaml (#6736) 2020-07-15 16:30:01 +02:00
create_daml_app_test.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml_ledger_test.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml_sdk.bzl Daml assistant capitalization (#10140) 2021-06-29 14:32:44 +02:00
daml.cc.tpl Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
sandbox-with-postgres.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
testing.bzl compatibility-tests - Exclude CommandDeduplicationIT from running for existing 1.17 snapshots (#10866) 2021-09-14 06:58:42 +00:00
versions.bzl update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00