QQQ-27: checkpoint commit of initial version of Auth0 integration

This commit is contained in:
Tim Chamberlain
2022-07-19 18:36:26 -05:00
parent be42a98d4d
commit 3d95af5f4b
17 changed files with 477 additions and 123 deletions

2
scripts/nodeWrapper.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
op run --env-file='.env-op' -- npm "$@"