daml/templates/create-daml-app-test-resources
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
..
index.test.ts add Auth0 support to create-daml-app (#10673) 2021-09-14 15:56:45 +02:00
messaging.patch fix (some) copyright headers (#8422) 2021-01-07 11:48:59 +01:00
testDeps.json Upgrade jest to the latest version (#10107) 2021-06-24 11:16:29 +00:00