mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 19:10:28 +03:00
79080839c1
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 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
index.test.ts | ||
Main.hs | ||
RunWithYarn.hs | ||
testDeps.json |