auth0-deploy-cli 7.15.1 → 7.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/semgrep.yml +18 -0
- package/.nyc_output/{08f269c7-2bda-456b-9064-c7b1074e59c9.json → 0fafda5c-41f9-46fb-bd7b-6dab83c26135.json} +0 -0
- package/.nyc_output/{a6a342d6-c13c-4c02-9473-2dd51f10e305.json → a40df0b3-2286-48de-bc8c-3e7c403c0d90.json} +0 -0
- package/.nyc_output/d0ce7bd3-9483-465f-84b7-6b0c188b8615.json +1 -0
- package/.nyc_output/processinfo/0fafda5c-41f9-46fb-bd7b-6dab83c26135.json +1 -0
- package/.nyc_output/processinfo/a40df0b3-2286-48de-bc8c-3e7c403c0d90.json +1 -0
- package/.nyc_output/processinfo/d0ce7bd3-9483-465f-84b7-6b0c188b8615.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +33 -1
- package/README.md +35 -19
- package/coverage/lcov-report/index.html +53 -53
- package/coverage/lcov-report/src/args.ts.html +1 -1
- package/coverage/lcov-report/src/commands/export.ts.html +1 -1
- package/coverage/lcov-report/src/commands/import.ts.html +1 -1
- package/coverage/lcov-report/src/commands/index.html +1 -1
- package/coverage/lcov-report/src/configFactory.ts.html +1 -1
- package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +14 -5
- package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/index.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +11 -11
- package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/index.html +11 -11
- package/coverage/lcov-report/src/context/directory/index.ts.html +30 -21
- package/coverage/lcov-report/src/context/index.html +19 -19
- package/coverage/lcov-report/src/context/index.ts.html +124 -37
- package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +2 -2
- package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +4 -4
- package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +5 -5
- package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +4 -4
- package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +8 -8
- package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +2 -2
- package/coverage/lcov-report/src/context/yaml/index.html +17 -17
- package/coverage/lcov-report/src/context/yaml/index.ts.html +75 -48
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/logger.ts.html +2 -2
- package/coverage/lcov-report/src/readonly.ts.html +3 -6
- package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +5 -5
- package/coverage/lcov-report/src/tools/auth0/client.ts.html +4 -4
- package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +32 -14
- package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +37 -37
- package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +26 -32
- package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/index.html +41 -41
- package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +44 -23
- package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +25 -16
- package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +7 -7
- package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/index.html +18 -18
- package/coverage/lcov-report/src/tools/auth0/index.ts.html +64 -34
- package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
- package/coverage/lcov-report/src/tools/calculateChanges.ts.html +16 -16
- package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/tools/index.html +1 -1
- package/coverage/lcov-report/src/tools/index.ts.html +2 -2
- package/coverage/lcov-report/src/tools/utils.ts.html +18 -18
- package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
- package/coverage/lcov-report/src/types.ts.html +26 -5
- package/coverage/lcov-report/src/utils.ts.html +12 -12
- package/coverage/lcov.info +1054 -986
- package/docs/configuring-the-deploy-cli.md +18 -2
- package/docs/excluding-from-management.md +19 -4
- package/docs/resource-specific-documentation.md +162 -0
- package/lib/args.d.ts +6 -6
- package/lib/configFactory.d.ts +1 -1
- package/lib/context/directory/handlers/actions.d.ts +1 -1
- package/lib/context/directory/handlers/attackProtection.d.ts +1 -1
- package/lib/context/directory/handlers/branding.d.ts +1 -1
- package/lib/context/directory/handlers/clientGrants.d.ts +1 -1
- package/lib/context/directory/handlers/clientGrants.js +3 -2
- package/lib/context/directory/handlers/clientGrants.js.map +1 -1
- package/lib/context/directory/handlers/clients.d.ts +1 -1
- package/lib/context/directory/handlers/connections.d.ts +1 -1
- package/lib/context/directory/handlers/customDomains.d.ts +1 -1
- package/lib/context/directory/handlers/databases.d.ts +1 -1
- package/lib/context/directory/handlers/emailProvider.d.ts +1 -1
- package/lib/context/directory/handlers/emailTemplates.d.ts +1 -1
- package/lib/context/directory/handlers/guardianFactorProviders.d.ts +1 -1
- package/lib/context/directory/handlers/guardianFactorTemplates.d.ts +1 -1
- package/lib/context/directory/handlers/guardianFactors.d.ts +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.d.ts +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.d.ts +1 -1
- package/lib/context/directory/handlers/guardianPolicies.d.ts +1 -1
- package/lib/context/directory/handlers/hooks.d.ts +1 -1
- package/lib/context/directory/handlers/index.d.ts +1 -1
- package/lib/context/directory/handlers/logStreams.d.ts +1 -1
- package/lib/context/directory/handlers/migrations.d.ts +1 -1
- package/lib/context/directory/handlers/organizations.d.ts +1 -1
- package/lib/context/directory/handlers/pages.d.ts +1 -1
- package/lib/context/directory/handlers/prompts.d.ts +1 -1
- package/lib/context/directory/handlers/resourceServers.d.ts +1 -1
- package/lib/context/directory/handlers/roles.d.ts +1 -1
- package/lib/context/directory/handlers/rules.d.ts +1 -1
- package/lib/context/directory/handlers/rulesConfigs.d.ts +1 -1
- package/lib/context/directory/handlers/tenant.d.ts +1 -1
- package/lib/context/directory/handlers/themes.d.ts +1 -1
- package/lib/context/directory/handlers/triggers.d.ts +1 -1
- package/lib/context/directory/index.d.ts +1 -1
- package/lib/context/directory/index.js +3 -0
- package/lib/context/directory/index.js.map +1 -1
- package/lib/context/index.d.ts +2 -1
- package/lib/context/index.js +22 -2
- package/lib/context/index.js.map +1 -1
- package/lib/context/yaml/handlers/actions.d.ts +1 -1
- package/lib/context/yaml/handlers/attackProtection.d.ts +1 -1
- package/lib/context/yaml/handlers/branding.d.ts +2 -2
- package/lib/context/yaml/handlers/clientGrants.d.ts +1 -1
- package/lib/context/yaml/handlers/clients.d.ts +1 -1
- package/lib/context/yaml/handlers/connections.d.ts +1 -1
- package/lib/context/yaml/handlers/customDomains.d.ts +1 -1
- package/lib/context/yaml/handlers/databases.d.ts +1 -1
- package/lib/context/yaml/handlers/emailProvider.d.ts +1 -1
- package/lib/context/yaml/handlers/emailTemplates.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianFactorProviders.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianFactorTemplates.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianFactors.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianPhoneFactorMessageTypes.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianPhoneFactorSelectedProvider.d.ts +1 -1
- package/lib/context/yaml/handlers/guardianPolicies.d.ts +1 -1
- package/lib/context/yaml/handlers/hooks.d.ts +1 -1
- package/lib/context/yaml/handlers/index.d.ts +1 -1
- package/lib/context/yaml/handlers/logStreams.d.ts +1 -1
- package/lib/context/yaml/handlers/migrations.d.ts +1 -1
- package/lib/context/yaml/handlers/organizations.d.ts +1 -1
- package/lib/context/yaml/handlers/pages.d.ts +1 -1
- package/lib/context/yaml/handlers/prompts.d.ts +1 -1
- package/lib/context/yaml/handlers/resourceServers.d.ts +1 -1
- package/lib/context/yaml/handlers/roles.d.ts +1 -1
- package/lib/context/yaml/handlers/rules.d.ts +1 -1
- package/lib/context/yaml/handlers/rulesConfigs.d.ts +1 -1
- package/lib/context/yaml/handlers/tenant.d.ts +1 -1
- package/lib/context/yaml/handlers/themes.d.ts +1 -1
- package/lib/context/yaml/handlers/triggers.d.ts +1 -1
- package/lib/context/yaml/index.js +9 -2
- package/lib/context/yaml/index.js.map +1 -1
- package/lib/readonly.js +0 -1
- package/lib/readonly.js.map +1 -1
- package/lib/tools/auth0/handlers/actions.d.ts +1 -1
- package/lib/tools/auth0/handlers/actions.js +3 -0
- package/lib/tools/auth0/handlers/actions.js.map +1 -1
- package/lib/tools/auth0/handlers/default.d.ts +1 -1
- package/lib/tools/auth0/handlers/emailProvider.js +2 -2
- package/lib/tools/auth0/handlers/emailProvider.js.map +1 -1
- package/lib/tools/auth0/handlers/logStreams.d.ts +9 -0
- package/lib/tools/auth0/handlers/logStreams.js +13 -6
- package/lib/tools/auth0/handlers/logStreams.js.map +1 -1
- package/lib/tools/auth0/handlers/pages.d.ts +1 -1
- package/lib/tools/auth0/handlers/prompts.d.ts +6 -6
- package/lib/tools/auth0/handlers/prompts.js +5 -1
- package/lib/tools/auth0/handlers/prompts.js.map +1 -1
- package/lib/tools/auth0/handlers/tenant.d.ts +2 -2
- package/lib/tools/auth0/index.d.ts +1 -1
- package/lib/tools/auth0/index.js +9 -1
- package/lib/tools/auth0/index.js.map +1 -1
- package/lib/types.d.ts +27 -18
- package/lib/types.js.map +1 -1
- package/lib/utils.d.ts +2 -2
- package/package.json +9 -9
- package/.nyc_output/68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6.json +0 -1
- package/.nyc_output/processinfo/08f269c7-2bda-456b-9064-c7b1074e59c9.json +0 -1
- package/.nyc_output/processinfo/68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6.json +0 -1
- package/.nyc_output/processinfo/a6a342d6-c13c-4c02-9473-2dd51f10e305.json +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"a40df0b3-2286-48de-bc8c-3e7c403c0d90","pid":177,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1675263990010,"ppid":176,"coverageFilename":"/home/circleci/repo/.nyc_output/0fafda5c-41f9-46fb-bd7b-6dab83c26135.json","externalId":"","uuid":"0fafda5c-41f9-46fb-bd7b-6dab83c26135","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":165,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1675263989640,"ppid":154,"coverageFilename":"/home/circleci/repo/.nyc_output/a40df0b3-2286-48de-bc8c-3e7c403c0d90.json","externalId":"","uuid":"a40df0b3-2286-48de-bc8c-3e7c403c0d90","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"0fafda5c-41f9-46fb-bd7b-6dab83c26135","pid":184,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1675263990123,"ppid":177,"coverageFilename":"/home/circleci/repo/.nyc_output/d0ce7bd3-9483-465f-84b7-6b0c188b8615.json","externalId":"","uuid":"d0ce7bd3-9483-465f-84b7-6b0c188b8615","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"08f269c7-2bda-456b-9064-c7b1074e59c9":{"parent":"a6a342d6-c13c-4c02-9473-2dd51f10e305","children":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"]},"68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6":{"parent":"08f269c7-2bda-456b-9064-c7b1074e59c9","children":[]},"a6a342d6-c13c-4c02-9473-2dd51f10e305":{"parent":null,"children":["08f269c7-2bda-456b-9064-c7b1074e59c9"]}},"files":{"/home/circleci/repo/src/logger.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/constants.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/deploy.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/client.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/utils.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/schema.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/validationError.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/calculateChanges.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/types.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/utils.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/defaults.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/readonly.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/index.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/args.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/commands/import.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/configFactory.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"],"/home/circleci/repo/src/commands/export.ts":["68afeb31-a1f4-4c3a-9fd6-ba40a6c4bbc6"]},"externalIds":{}}
|
|
1
|
+
{"processes":{"0fafda5c-41f9-46fb-bd7b-6dab83c26135":{"parent":"a40df0b3-2286-48de-bc8c-3e7c403c0d90","children":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"]},"a40df0b3-2286-48de-bc8c-3e7c403c0d90":{"parent":null,"children":["0fafda5c-41f9-46fb-bd7b-6dab83c26135"]},"d0ce7bd3-9483-465f-84b7-6b0c188b8615":{"parent":"0fafda5c-41f9-46fb-bd7b-6dab83c26135","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/constants.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/deploy.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/client.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/utils.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/schema.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/validationError.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/calculateChanges.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/types.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/utils.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/defaults.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/readonly.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/index.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/args.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/commands/import.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/configFactory.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"],"/home/circleci/repo/src/commands/export.ts":["d0ce7bd3-9483-465f-84b7-6b0c188b8615"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [7.16.0] - 2023-02-01
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- `AUTH0_INCLUDED_ONLY` configuration property to express sole management of certain resource types [#726]
|
|
15
|
+
- Suspended log stream management support [#725]
|
|
16
|
+
- More descriptive errors when actions service is unavailable [#724]
|
|
17
|
+
|
|
18
|
+
### Fixed
|
|
19
|
+
|
|
20
|
+
- Remove configurable tenant `sandbox_version` property from readonly list [#683]
|
|
21
|
+
- Handling of undefined tenant `enabled_locales` property [#727]
|
|
22
|
+
|
|
23
|
+
## [7.15.2] - 2023-01-03
|
|
24
|
+
|
|
25
|
+
### Fixed
|
|
26
|
+
|
|
27
|
+
- Deletion of email provider when setting as empty object [#673]
|
|
28
|
+
|
|
29
|
+
### Security
|
|
30
|
+
|
|
31
|
+
- Upgraded `node-auth0` which addresses [vulnerability reported](https://github.com/advisories/GHSA-hjrf-2m68-5959) for `jsonwebtoken` package
|
|
32
|
+
|
|
10
33
|
## [7.15.1] - 2022-10-19
|
|
11
34
|
|
|
12
35
|
### Added
|
|
@@ -846,7 +869,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
846
869
|
[#668]: https://github.com/auth0/auth0-deploy-cli/issues/668
|
|
847
870
|
[#671]: https://github.com/auth0/auth0-deploy-cli/issues/671
|
|
848
871
|
[#672]: https://github.com/auth0/auth0-deploy-cli/issues/672
|
|
849
|
-
[
|
|
872
|
+
[#673]: https://github.com/auth0/auth0-deploy-cli/issues/673
|
|
873
|
+
[#683]: https://github.com/auth0/auth0-deploy-cli/issues/683
|
|
874
|
+
[#724]: https://github.com/auth0/auth0-deploy-cli/issues/724
|
|
875
|
+
[#725]: https://github.com/auth0/auth0-deploy-cli/issues/725
|
|
876
|
+
[#726]: https://github.com/auth0/auth0-deploy-cli/issues/726
|
|
877
|
+
[#727]: https://github.com/auth0/auth0-deploy-cli/issues/727
|
|
878
|
+
[#729]: https://github.com/auth0/auth0-deploy-cli/issues/729
|
|
879
|
+
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.16.0...HEAD
|
|
880
|
+
[7.16.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.15.2...v7.16.0
|
|
881
|
+
[7.15.2]: https://github.com/auth0/auth0-deploy-cli/compare/v7.15.1...v7.15.2
|
|
850
882
|
[7.15.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.15.0...v7.15.1
|
|
851
883
|
[7.15.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.14.3...v7.15.0
|
|
852
884
|
[7.14.3]: https://github.com/auth0/auth0-deploy-cli/compare/v7.14.2...v7.14.3
|
package/README.md
CHANGED
|
@@ -1,17 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
<h1>Auth0 Deploy CLI</h1>
|
|
1
|
+

|
|
3
2
|
|
|
4
3
|
[](https://badge.fury.io/js/auth0-deploy-cli)
|
|
5
4
|
[](https://circleci.com/gh/auth0/auth0-deploy-cli/tree/master)
|
|
6
5
|
[](https://codecov.io/gh/auth0/auth0-deploy-cli)
|
|
7
6
|
[](https://opensource.org/licenses/MIT)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
---
|
|
10
9
|
|
|
11
10
|
The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
|
|
12
11
|
|
|
13
12
|
**Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets, hooks, log streams, migrations, organizations, pages, prompts, resource servers (APIs), roles, rules, rules configs, tenant settings, themes.
|
|
14
13
|
|
|
14
|
+
|
|
15
|
+
🎢 [Highlights](#highlights) • 📚 [Documentation](#documentation) • 🚀 [Getting Started](#getting-started) • 💬 [Feedback](#feedback)
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
15
19
|
## Highlights
|
|
16
20
|
|
|
17
21
|
- **Multi-Environment Oriented:** Designed to help you test your applications' Auth0 integrations from feature branch all the way to production.
|
|
@@ -39,7 +43,9 @@ This guide will help you to a working implementation of the Deploy CLI tool used
|
|
|
39
43
|
2. [Configure the Deploy CLI](#configure-the-deploy-cli)
|
|
40
44
|
3. [Calling the Deploy CLI](#calling-the-deploy-cli)
|
|
41
45
|
|
|
42
|
-
>
|
|
46
|
+
> **Warning**
|
|
47
|
+
> This tool can be destructive to your Auth0 tenant.
|
|
48
|
+
> It is recommended to be familiar with the [`AUTH0_ALLOW_DELETE` configuration](docs/configuring-the-deploy-cli.md#auth0allowdelete) and to test on development tenants prior to using in production.
|
|
43
49
|
|
|
44
50
|
### Prerequisites
|
|
45
51
|
|
|
@@ -69,7 +75,8 @@ In order for the Deploy CLI to call the Management API, a dedicated Auth0 applic
|
|
|
69
75
|
b. Select the appropriate permissions for the resources you wish to manage. Refer to the [Client Scopes](#client-scopes) section for more information.
|
|
70
76
|
c. Click “Authorize”
|
|
71
77
|
|
|
72
|
-
>
|
|
78
|
+
> **Warning**
|
|
79
|
+
> The Deploy CLI's own client grant is unconfigurable by itself to [prevent potentially destructive changes](./docs/resource-specific-documentation.md#client-grants).
|
|
73
80
|
|
|
74
81
|
#### Client Scopes
|
|
75
82
|
|
|
@@ -101,25 +108,34 @@ Once the process completes, observe the resource configuration files generated i
|
|
|
101
108
|
a0deploy import -c=config.json --input_file local/tenant.yaml
|
|
102
109
|
```
|
|
103
110
|
|
|
104
|
-
##
|
|
111
|
+
## Feedback
|
|
112
|
+
|
|
113
|
+
### Contributing
|
|
114
|
+
|
|
115
|
+
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
|
|
116
|
+
|
|
117
|
+
- [Contribution Guide](./CONTRIBUTING.md)
|
|
118
|
+
- [Auth0's General Contribution Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)
|
|
119
|
+
- [Auth0's Code of Conduct Guidelines](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)
|
|
105
120
|
|
|
106
|
-
|
|
121
|
+
### Raise an issue
|
|
107
122
|
|
|
108
|
-
|
|
123
|
+
To provide feedback or report a bug, [please raise an issue on our issue tracker](https://github.com/auth0/auth0-deploy-cli/issues).
|
|
109
124
|
|
|
110
|
-
|
|
125
|
+
### Vulnerability Reporting
|
|
111
126
|
|
|
112
|
-
|
|
127
|
+
Please do not report security vulnerabilities on the public Github issue tracker. The [Responsible Disclosure Program](https://auth0.com/responsible-disclosure-policy) details the procedure for disclosing security issues.
|
|
113
128
|
|
|
114
|
-
|
|
115
|
-
- Add authentication through more traditional **[username/password databases](https://auth0.com/docs/authenticate/database-connections/custom-db)**.
|
|
116
|
-
- Add support for **[linking different user accounts](https://auth0.com/docs/manage-users/user-accounts/user-account-linking)** with the same user.
|
|
117
|
-
- Support for generating signed [JSON Web Tokens](https://auth0.com/docs/secure/tokens/json-web-tokens) to call your APIs and **flow the user identity** securely.
|
|
118
|
-
- Analytics of how, when, and where users are logging in.
|
|
119
|
-
- Pull data from other sources and add it to the user profile through [JavaScript Actions](https://auth0.com/docs/customize/actions).
|
|
129
|
+
---
|
|
120
130
|
|
|
121
|
-
|
|
131
|
+
<p align="center">
|
|
132
|
+
<picture>
|
|
133
|
+
<source media="(prefers-color-scheme: light)" srcset="https://cdn.auth0.com/website/sdks/logos/auth0_light_mode.png" width="150">
|
|
134
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.auth0.com/website/sdks/logos/auth0_dark_mode.png" width="150">
|
|
135
|
+
<img alt="Auth0 Logo" src="https://cdn.auth0.com/website/sdks/logos/auth0_light_mode.png" width="150">
|
|
136
|
+
</picture>
|
|
137
|
+
</p>
|
|
122
138
|
|
|
123
|
-
|
|
139
|
+
<p align="center">Auth0 is an easy to implement, adaptable authentication and authorization platform.<br />To learn more checkout <a href="https://auth0.com/why-auth0">Why Auth0?</a></p>
|
|
124
140
|
|
|
125
|
-
This project is licensed under the MIT license. See the
|
|
141
|
+
<p align="center">This project is licensed under the MIT license. See the <a href="./LICENSE.md"> LICENSE</a> file for more info.</p>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">88.
|
|
26
|
+
<span class="strong">88.5% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3164/3575</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">76.04% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>1130/1486</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">91.
|
|
40
|
+
<span class="strong">91.26% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>690/756</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">90.
|
|
47
|
+
<span class="strong">90.35% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>2968/3285</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -109,33 +109,33 @@
|
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
112
|
-
<td class="file
|
|
113
|
-
<td data-value="
|
|
114
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
112
|
+
<td class="file high" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
|
|
113
|
+
<td data-value="82.71" class="pic high">
|
|
114
|
+
<div class="chart"><div class="cover-fill" style="width: 82%"></div><div class="cover-empty" style="width: 18%"></div></div>
|
|
115
115
|
</td>
|
|
116
|
-
<td data-value="
|
|
117
|
-
<td data-value="
|
|
118
|
-
<td data-value="
|
|
119
|
-
<td data-value="
|
|
116
|
+
<td data-value="82.71" class="pct high">82.71%</td>
|
|
117
|
+
<td data-value="81" class="abs high">67/81</td>
|
|
118
|
+
<td data-value="77.58" class="pct medium">77.58%</td>
|
|
119
|
+
<td data-value="58" class="abs medium">45/58</td>
|
|
120
120
|
<td data-value="100" class="pct high">100%</td>
|
|
121
|
-
<td data-value="
|
|
122
|
-
<td data-value="
|
|
123
|
-
<td data-value="
|
|
121
|
+
<td data-value="12" class="abs high">12/12</td>
|
|
122
|
+
<td data-value="84.72" class="pct high">84.72%</td>
|
|
123
|
+
<td data-value="72" class="abs high">61/72</td>
|
|
124
124
|
</tr>
|
|
125
125
|
|
|
126
126
|
<tr>
|
|
127
127
|
<td class="file medium" data-value="src/context/directory"><a href="src/context/directory/index.html">src/context/directory</a></td>
|
|
128
|
-
<td data-value="
|
|
129
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
128
|
+
<td data-value="64.44" class="pic medium">
|
|
129
|
+
<div class="chart"><div class="cover-fill" style="width: 64%"></div><div class="cover-empty" style="width: 36%"></div></div>
|
|
130
130
|
</td>
|
|
131
|
-
<td data-value="
|
|
132
|
-
<td data-value="
|
|
131
|
+
<td data-value="64.44" class="pct medium">64.44%</td>
|
|
132
|
+
<td data-value="45" class="abs medium">29/45</td>
|
|
133
133
|
<td data-value="76.92" class="pct medium">76.92%</td>
|
|
134
134
|
<td data-value="26" class="abs medium">20/26</td>
|
|
135
135
|
<td data-value="60" class="pct medium">60%</td>
|
|
136
136
|
<td data-value="10" class="abs medium">6/10</td>
|
|
137
|
-
<td data-value="
|
|
138
|
-
<td data-value="
|
|
137
|
+
<td data-value="64.44" class="pct medium">64.44%</td>
|
|
138
|
+
<td data-value="45" class="abs medium">29/45</td>
|
|
139
139
|
</tr>
|
|
140
140
|
|
|
141
141
|
<tr>
|
|
@@ -155,17 +155,17 @@
|
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
157
157
|
<td class="file high" data-value="src/context/yaml"><a href="src/context/yaml/index.html">src/context/yaml</a></td>
|
|
158
|
-
<td data-value="
|
|
159
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
158
|
+
<td data-value="91.25" class="pic high">
|
|
159
|
+
<div class="chart"><div class="cover-fill" style="width: 91%"></div><div class="cover-empty" style="width: 9%"></div></div>
|
|
160
160
|
</td>
|
|
161
|
-
<td data-value="
|
|
162
|
-
<td data-value="
|
|
163
|
-
<td data-value="
|
|
164
|
-
<td data-value="
|
|
161
|
+
<td data-value="91.25" class="pct high">91.25%</td>
|
|
162
|
+
<td data-value="80" class="abs high">73/80</td>
|
|
163
|
+
<td data-value="79.54" class="pct medium">79.54%</td>
|
|
164
|
+
<td data-value="44" class="abs medium">35/44</td>
|
|
165
165
|
<td data-value="100" class="pct high">100%</td>
|
|
166
|
-
<td data-value="
|
|
167
|
-
<td data-value="
|
|
168
|
-
<td data-value="
|
|
166
|
+
<td data-value="14" class="abs high">14/14</td>
|
|
167
|
+
<td data-value="92.1" class="pct high">92.1%</td>
|
|
168
|
+
<td data-value="76" class="abs high">70/76</td>
|
|
169
169
|
</tr>
|
|
170
170
|
|
|
171
171
|
<tr>
|
|
@@ -200,32 +200,32 @@
|
|
|
200
200
|
|
|
201
201
|
<tr>
|
|
202
202
|
<td class="file medium" data-value="src/tools/auth0"><a href="src/tools/auth0/index.html">src/tools/auth0</a></td>
|
|
203
|
-
<td data-value="
|
|
204
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
203
|
+
<td data-value="77.77" class="pic medium">
|
|
204
|
+
<div class="chart"><div class="cover-fill" style="width: 77%"></div><div class="cover-empty" style="width: 23%"></div></div>
|
|
205
205
|
</td>
|
|
206
|
-
<td data-value="
|
|
207
|
-
<td data-value="
|
|
208
|
-
<td data-value="
|
|
209
|
-
<td data-value="
|
|
210
|
-
<td data-value="82.
|
|
211
|
-
<td data-value="
|
|
212
|
-
<td data-value="
|
|
213
|
-
<td data-value="
|
|
206
|
+
<td data-value="77.77" class="pct medium">77.77%</td>
|
|
207
|
+
<td data-value="117" class="abs medium">91/117</td>
|
|
208
|
+
<td data-value="84.44" class="pct high">84.44%</td>
|
|
209
|
+
<td data-value="45" class="abs high">38/45</td>
|
|
210
|
+
<td data-value="82.75" class="pct high">82.75%</td>
|
|
211
|
+
<td data-value="29" class="abs high">24/29</td>
|
|
212
|
+
<td data-value="78.37" class="pct medium">78.37%</td>
|
|
213
|
+
<td data-value="111" class="abs medium">87/111</td>
|
|
214
214
|
</tr>
|
|
215
215
|
|
|
216
216
|
<tr>
|
|
217
217
|
<td class="file high" data-value="src/tools/auth0/handlers"><a href="src/tools/auth0/handlers/index.html">src/tools/auth0/handlers</a></td>
|
|
218
|
-
<td data-value="89.
|
|
218
|
+
<td data-value="89.61" class="pic high">
|
|
219
219
|
<div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
|
|
220
220
|
</td>
|
|
221
|
-
<td data-value="89.
|
|
222
|
-
<td data-value="
|
|
223
|
-
<td data-value="
|
|
224
|
-
<td data-value="
|
|
225
|
-
<td data-value="92.
|
|
226
|
-
<td data-value="
|
|
227
|
-
<td data-value="91.
|
|
228
|
-
<td data-value="
|
|
221
|
+
<td data-value="89.61" class="pct high">89.61%</td>
|
|
222
|
+
<td data-value="1386" class="abs high">1242/1386</td>
|
|
223
|
+
<td data-value="78" class="pct medium">78%</td>
|
|
224
|
+
<td data-value="641" class="abs medium">500/641</td>
|
|
225
|
+
<td data-value="92.09" class="pct high">92.09%</td>
|
|
226
|
+
<td data-value="367" class="abs high">338/367</td>
|
|
227
|
+
<td data-value="91.84" class="pct high">91.84%</td>
|
|
228
|
+
<td data-value="1275" class="abs high">1171/1275</td>
|
|
229
229
|
</tr>
|
|
230
230
|
|
|
231
231
|
</tbody>
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
237
237
|
Code coverage generated by
|
|
238
238
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
239
|
-
at Wed
|
|
239
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
240
240
|
</div>
|
|
241
241
|
<script src="prettify.js"></script>
|
|
242
242
|
<script>
|
|
@@ -490,7 +490,7 @@ export { getParams };
|
|
|
490
490
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
491
491
|
Code coverage generated by
|
|
492
492
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
493
|
-
at Wed
|
|
493
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
494
494
|
</div>
|
|
495
495
|
<script src="../prettify.js"></script>
|
|
496
496
|
<script>
|
|
@@ -259,7 +259,7 @@ export default async function <span class="fstat-no" title="function not covered
|
|
|
259
259
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
260
260
|
Code coverage generated by
|
|
261
261
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
262
|
-
at Wed
|
|
262
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
263
263
|
</div>
|
|
264
264
|
<script src="../../prettify.js"></script>
|
|
265
265
|
<script>
|
|
@@ -235,7 +235,7 @@ export default async function <span class="fstat-no" title="function not covered
|
|
|
235
235
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
236
236
|
Code coverage generated by
|
|
237
237
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
238
|
-
at Wed
|
|
238
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
239
239
|
</div>
|
|
240
240
|
<script src="../../prettify.js"></script>
|
|
241
241
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at Wed
|
|
119
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -160,7 +160,7 @@ export const configFactory = () => {
|
|
|
160
160
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
161
161
|
Code coverage generated by
|
|
162
162
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
163
|
-
at Wed
|
|
163
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
164
164
|
</div>
|
|
165
165
|
<script src="../prettify.js"></script>
|
|
166
166
|
<script>
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
182
182
|
Code coverage generated by
|
|
183
183
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
184
|
-
at Wed
|
|
184
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
185
185
|
</div>
|
|
186
186
|
<script src="../../prettify.js"></script>
|
|
187
187
|
<script>
|
|
@@ -391,7 +391,7 @@ export default actionsHandler;
|
|
|
391
391
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
392
392
|
Code coverage generated by
|
|
393
393
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
394
|
-
at Wed
|
|
394
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
395
395
|
</div>
|
|
396
396
|
<script src="../../../../prettify.js"></script>
|
|
397
397
|
<script>
|
|
@@ -292,7 +292,7 @@ export default attackProtectionHandler;
|
|
|
292
292
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
293
293
|
Code coverage generated by
|
|
294
294
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
295
|
-
at Wed
|
|
295
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
296
296
|
</div>
|
|
297
297
|
<script src="../../../../prettify.js"></script>
|
|
298
298
|
<script>
|
|
@@ -433,7 +433,7 @@ export default brandingHandler;
|
|
|
433
433
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
434
434
|
Code coverage generated by
|
|
435
435
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
436
|
-
at Wed
|
|
436
|
+
at Wed Feb 01 2023 15:09:31 GMT+0000 (Coordinated Universal Time)
|
|
437
437
|
</div>
|
|
438
438
|
<script src="../../../../prettify.js"></script>
|
|
439
439
|
<script>
|