auth0-deploy-cli 7.18.0 → 7.19.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.
Files changed (222) hide show
  1. package/.github/ISSUE_TEMPLATE/report_a_bug.yml +1 -1
  2. package/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json +1 -0
  3. package/.nyc_output/processinfo/139a4365-2468-4650-8a35-b010d79f53fd.json +1 -0
  4. package/.nyc_output/processinfo/16029494-365a-4015-bc39-17375edea25e.json +1 -0
  5. package/.nyc_output/processinfo/{94e277b3-252f-406b-a1f5-ee19aa8c1324.json → 5d1a07fc-1573-49bd-8754-0b493e3b0928.json} +1 -1
  6. package/.nyc_output/processinfo/index.json +1 -1
  7. package/CHANGELOG.md +18 -1
  8. package/README.md +3 -2
  9. package/coverage/lcov-report/index.html +46 -46
  10. package/coverage/lcov-report/src/args.ts.html +1 -1
  11. package/coverage/lcov-report/src/commands/export.ts.html +1 -1
  12. package/coverage/lcov-report/src/commands/import.ts.html +1 -1
  13. package/coverage/lcov-report/src/commands/index.html +1 -1
  14. package/coverage/lcov-report/src/configFactory.ts.html +1 -1
  15. package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
  16. package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +2 -2
  17. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +3 -3
  18. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +3 -3
  19. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +3 -3
  20. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +3 -3
  21. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +3 -3
  22. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +3 -3
  23. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
  24. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +3 -3
  25. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +3 -3
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +3 -3
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +3 -3
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +3 -3
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +3 -3
  30. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +3 -3
  31. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +3 -3
  32. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +3 -3
  33. package/coverage/lcov-report/src/context/directory/handlers/index.html +1 -1
  34. package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
  35. package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +3 -3
  36. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
  37. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +3 -3
  38. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +3 -3
  39. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
  40. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +3 -3
  41. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +3 -3
  42. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +3 -3
  43. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
  44. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
  45. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
  46. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +3 -3
  47. package/coverage/lcov-report/src/context/directory/index.html +1 -1
  48. package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/context/index.html +20 -20
  50. package/coverage/lcov-report/src/context/index.ts.html +149 -47
  51. package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
  52. package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
  53. package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +3 -3
  54. package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
  55. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
  56. package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
  57. package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
  58. package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +3 -3
  59. package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
  60. package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +3 -3
  61. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
  62. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
  63. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
  64. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  65. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  66. package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
  67. package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
  68. package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
  69. package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
  70. package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
  71. package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
  72. package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
  73. package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
  74. package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
  75. package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
  76. package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
  77. package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
  78. package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
  79. package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
  80. package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
  81. package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
  82. package/coverage/lcov-report/src/context/yaml/index.html +1 -1
  83. package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
  84. package/coverage/lcov-report/src/index.html +16 -16
  85. package/coverage/lcov-report/src/index.ts.html +1 -1
  86. package/coverage/lcov-report/src/keywordPreservation.ts.html +156 -99
  87. package/coverage/lcov-report/src/logger.ts.html +2 -2
  88. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  89. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  90. package/coverage/lcov-report/src/tools/auth0/client.ts.html +7 -7
  91. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
  92. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +2 -2
  94. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
  95. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
  96. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
  98. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +40 -40
  100. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  108. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +96 -30
  109. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +37 -37
  110. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
  112. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
  114. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +4 -4
  116. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +149 -50
  119. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +44 -11
  120. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  121. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +10 -7
  122. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  124. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  125. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  126. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +28 -28
  127. package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
  128. package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
  129. package/coverage/lcov-report/src/tools/index.html +20 -20
  130. package/coverage/lcov-report/src/tools/index.ts.html +1 -1
  131. package/coverage/lcov-report/src/tools/utils.ts.html +54 -39
  132. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  133. package/coverage/lcov-report/src/types.ts.html +26 -2
  134. package/coverage/lcov-report/src/utils.ts.html +3 -3
  135. package/coverage/lcov.info +944 -845
  136. package/docs/authenticating-with-tenant.md +34 -0
  137. package/docs/configuring-the-deploy-cli.md +10 -2
  138. package/docs/excluding-from-management.md +3 -3
  139. package/lib/context/directory/handlers/actions.js +1 -1
  140. package/lib/context/directory/handlers/actions.js.map +1 -1
  141. package/lib/context/directory/handlers/attackProtection.js +1 -1
  142. package/lib/context/directory/handlers/attackProtection.js.map +1 -1
  143. package/lib/context/directory/handlers/branding.js +1 -1
  144. package/lib/context/directory/handlers/branding.js.map +1 -1
  145. package/lib/context/directory/handlers/clientGrants.js +1 -1
  146. package/lib/context/directory/handlers/clientGrants.js.map +1 -1
  147. package/lib/context/directory/handlers/clients.js +1 -1
  148. package/lib/context/directory/handlers/clients.js.map +1 -1
  149. package/lib/context/directory/handlers/connections.js +1 -1
  150. package/lib/context/directory/handlers/connections.js.map +1 -1
  151. package/lib/context/directory/handlers/customDomains.js +1 -1
  152. package/lib/context/directory/handlers/customDomains.js.map +1 -1
  153. package/lib/context/directory/handlers/emailProvider.js +1 -1
  154. package/lib/context/directory/handlers/emailProvider.js.map +1 -1
  155. package/lib/context/directory/handlers/emailTemplates.js +1 -1
  156. package/lib/context/directory/handlers/emailTemplates.js.map +1 -1
  157. package/lib/context/directory/handlers/guardianFactorProviders.js +1 -1
  158. package/lib/context/directory/handlers/guardianFactorProviders.js.map +1 -1
  159. package/lib/context/directory/handlers/guardianFactorTemplates.js +1 -1
  160. package/lib/context/directory/handlers/guardianFactorTemplates.js.map +1 -1
  161. package/lib/context/directory/handlers/guardianFactors.js +1 -1
  162. package/lib/context/directory/handlers/guardianFactors.js.map +1 -1
  163. package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.js +1 -1
  164. package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.js.map +1 -1
  165. package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.js +1 -1
  166. package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.js.map +1 -1
  167. package/lib/context/directory/handlers/guardianPolicies.js +1 -1
  168. package/lib/context/directory/handlers/guardianPolicies.js.map +1 -1
  169. package/lib/context/directory/handlers/hooks.js +1 -1
  170. package/lib/context/directory/handlers/hooks.js.map +1 -1
  171. package/lib/context/directory/handlers/logStreams.js +1 -1
  172. package/lib/context/directory/handlers/logStreams.js.map +1 -1
  173. package/lib/context/directory/handlers/organizations.js +1 -1
  174. package/lib/context/directory/handlers/organizations.js.map +1 -1
  175. package/lib/context/directory/handlers/pages.js +1 -1
  176. package/lib/context/directory/handlers/pages.js.map +1 -1
  177. package/lib/context/directory/handlers/resourceServers.js +1 -1
  178. package/lib/context/directory/handlers/resourceServers.js.map +1 -1
  179. package/lib/context/directory/handlers/roles.js +1 -1
  180. package/lib/context/directory/handlers/roles.js.map +1 -1
  181. package/lib/context/directory/handlers/rules.js +1 -1
  182. package/lib/context/directory/handlers/rules.js.map +1 -1
  183. package/lib/context/directory/handlers/triggers.js +1 -1
  184. package/lib/context/directory/handlers/triggers.js.map +1 -1
  185. package/lib/context/index.js +25 -9
  186. package/lib/context/index.js.map +1 -1
  187. package/lib/context/yaml/handlers/branding.js +1 -1
  188. package/lib/context/yaml/handlers/branding.js.map +1 -1
  189. package/lib/context/yaml/handlers/databases.js +1 -1
  190. package/lib/context/yaml/handlers/databases.js.map +1 -1
  191. package/lib/context/yaml/handlers/emailTemplates.js +1 -1
  192. package/lib/context/yaml/handlers/emailTemplates.js.map +1 -1
  193. package/lib/keywordPreservation.js +24 -13
  194. package/lib/keywordPreservation.js.map +1 -1
  195. package/lib/tools/auth0/handlers/branding.js +1 -1
  196. package/lib/tools/auth0/handlers/branding.js.map +1 -1
  197. package/lib/tools/auth0/handlers/hooks.d.ts +1 -1
  198. package/lib/tools/auth0/handlers/hooks.js +26 -9
  199. package/lib/tools/auth0/handlers/hooks.js.map +1 -1
  200. package/lib/tools/auth0/handlers/rules.d.ts +1 -1
  201. package/lib/tools/auth0/handlers/rules.js +59 -28
  202. package/lib/tools/auth0/handlers/rules.js.map +1 -1
  203. package/lib/tools/auth0/handlers/rulesConfigs.d.ts +1 -1
  204. package/lib/tools/auth0/handlers/rulesConfigs.js +11 -1
  205. package/lib/tools/auth0/handlers/rulesConfigs.js.map +1 -1
  206. package/lib/tools/auth0/handlers/themes.js +33 -1
  207. package/lib/tools/auth0/handlers/themes.js.map +1 -1
  208. package/lib/tools/utils.d.ts +4 -0
  209. package/lib/tools/utils.js +8 -1
  210. package/lib/tools/utils.js.map +1 -1
  211. package/lib/types.d.ts +3 -1
  212. package/lib/types.js +6 -0
  213. package/lib/types.js.map +1 -1
  214. package/lib/utils.d.ts +6 -0
  215. package/lib/utils.js +1 -1
  216. package/lib/utils.js.map +1 -1
  217. package/package.json +1 -1
  218. package/.nyc_output/94e277b3-252f-406b-a1f5-ee19aa8c1324.json +0 -1
  219. package/.nyc_output/processinfo/24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json +0 -1
  220. package/.nyc_output/processinfo/530b1757-1c73-4877-aa45-057f69590d4d.json +0 -1
  221. /package/.nyc_output/{24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json → 139a4365-2468-4650-8a35-b010d79f53fd.json} +0 -0
  222. /package/.nyc_output/{530b1757-1c73-4877-aa45-057f69590d4d.json → 16029494-365a-4015-bc39-17375edea25e.json} +0 -0
@@ -0,0 +1 @@
1
+ {"parent":"16029494-365a-4015-bc39-17375edea25e","pid":197,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1691762268461,"ppid":196,"coverageFilename":"/home/circleci/repo/.nyc_output/139a4365-2468-4650-8a35-b010d79f53fd.json","externalId":"","uuid":"139a4365-2468-4650-8a35-b010d79f53fd","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":185,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1691762268143,"ppid":174,"coverageFilename":"/home/circleci/repo/.nyc_output/16029494-365a-4015-bc39-17375edea25e.json","externalId":"","uuid":"16029494-365a-4015-bc39-17375edea25e","files":[]}
@@ -1 +1 @@
1
- {"parent":"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6","pid":202,"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","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1689352891845,"ppid":195,"coverageFilename":"/home/circleci/repo/.nyc_output/94e277b3-252f-406b-a1f5-ee19aa8c1324.json","externalId":"","uuid":"94e277b3-252f-406b-a1f5-ee19aa8c1324","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/keywordPreservation.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
+ {"parent":"139a4365-2468-4650-8a35-b010d79f53fd","pid":204,"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","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1691762268575,"ppid":197,"coverageFilename":"/home/circleci/repo/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json","externalId":"","uuid":"5d1a07fc-1573-49bd-8754-0b493e3b0928","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/keywordPreservation.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":{"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6":{"parent":"530b1757-1c73-4877-aa45-057f69590d4d","children":["94e277b3-252f-406b-a1f5-ee19aa8c1324"]},"530b1757-1c73-4877-aa45-057f69590d4d":{"parent":null,"children":["24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6"]},"94e277b3-252f-406b-a1f5-ee19aa8c1324":{"parent":"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/constants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/deploy.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/client.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/utils.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/schema.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/validationError.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/calculateChanges.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/types.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/utils.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/defaults.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/readonly.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/keywordPreservation.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/args.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/commands/import.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/configFactory.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/commands/export.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"]},"externalIds":{}}
1
+ {"processes":{"139a4365-2468-4650-8a35-b010d79f53fd":{"parent":"16029494-365a-4015-bc39-17375edea25e","children":["5d1a07fc-1573-49bd-8754-0b493e3b0928"]},"16029494-365a-4015-bc39-17375edea25e":{"parent":null,"children":["139a4365-2468-4650-8a35-b010d79f53fd"]},"5d1a07fc-1573-49bd-8754-0b493e3b0928":{"parent":"139a4365-2468-4650-8a35-b010d79f53fd","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/constants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/deploy.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/client.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/utils.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/schema.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/validationError.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/calculateChanges.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/types.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/utils.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/defaults.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/readonly.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/keywordPreservation.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/args.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/commands/import.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/configFactory.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/commands/export.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [7.19.0] - 2023-08-11
11
+
12
+ ### Added
13
+
14
+ - Support for Private Key JWT authentication for authenticating with private key instead of client secret [#817]
15
+
16
+ ### Fixed
17
+
18
+ - Process branding changes after theme changes to prevent delay in dashboard preview [#836]
19
+ - Handling eventual hooks and rules deprecation [#838]
20
+ - Overwrites occurring when preserving keywords within multiple client grants [#837]
21
+
10
22
  ## [7.18.0] - 2023-07-14
11
23
 
12
24
  ### Added
@@ -971,10 +983,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
971
983
  [#804]: https://github.com/auth0/auth0-deploy-cli/issues/804
972
984
  [#809]: https://github.com/auth0/auth0-deploy-cli/issues/809
973
985
  [#811]: https://github.com/auth0/auth0-deploy-cli/issues/811
986
+ [#817]: https://github.com/auth0/auth0-deploy-cli/issues/817
974
987
  [#818]: https://github.com/auth0/auth0-deploy-cli/issues/818
975
988
  [#820]: https://github.com/auth0/auth0-deploy-cli/issues/820
976
989
  [#822]: https://github.com/auth0/auth0-deploy-cli/issues/822
977
- [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...HEAD
990
+ [#836]: https://github.com/auth0/auth0-deploy-cli/issues/836
991
+ [#837]: https://github.com/auth0/auth0-deploy-cli/issues/837
992
+ [#838]: https://github.com/auth0/auth0-deploy-cli/issues/838
993
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.19.0...HEAD
994
+ [7.19.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...v7.19.0
978
995
  [7.18.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.7...v7.18.0
979
996
  [7.17.7]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...v7.17.7
980
997
  [7.17.6]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.5...v7.17.6
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
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.
11
11
 
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.
12
+ **Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets, log streams, migrations, organizations, pages, prompts, resource servers (APIs), roles, tenant settings, themes.
13
13
 
14
14
  🎢 [Highlights](#highlights) • 📚 [Documentation](#documentation) • 🚀 [Getting Started](#getting-started) • 💬 [Feedback](#feedback)
15
15
 
@@ -25,6 +25,7 @@ The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configura
25
25
 
26
26
  - [Using as a CLI](docs/using-as-cli.md)
27
27
  - [Using as a Node Module](docs/using-as-node-module.md)
28
+ - [Authenticating with Tenant](docs/authenticating-with-tenant.md)
28
29
  - [Configuring the Deploy CLI](docs/configuring-the-deploy-cli.md)
29
30
  - [Keyword Replacement](docs/keyword-replacement.md)
30
31
  - [Incorporating Into Multi-environment Workflows](docs/multi-environment-workflow.md)
@@ -91,7 +92,7 @@ The Deploy CLI can be configured two ways, through a `config.json` file and thro
91
92
  - `AUTH0_CLIENT_ID`
92
93
  - `AUTH0_CLIENT_SECRET`
93
94
 
94
- These values can be found in the “Settings” tab within the Auth0 application created in the previous step.
95
+ These values can be found in the “Settings” and “Credentials“ tabs within the Auth0 application created in the previous step.
95
96
 
96
97
  ### Calling the Deploy CLI
97
98
 
@@ -23,30 +23,30 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">89.11% </span>
26
+ <span class="strong">89.08% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>3356/3766</span>
28
+ <span class='fraction'>3405/3822</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">76.62% </span>
33
+ <span class="strong">77.06% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>1229/1604</span>
35
+ <span class='fraction'>1267/1644</span>
36
36
  </div>
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">92.24% </span>
40
+ <span class="strong">92.28% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>726/787</span>
42
+ <span class='fraction'>730/791</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">90.94% </span>
47
+ <span class="strong">90.96% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>3144/3457</span>
49
+ <span class='fraction'>3191/3508</span>
50
50
  </div>
51
51
 
52
52
 
@@ -80,17 +80,17 @@
80
80
  </thead>
81
81
  <tbody><tr>
82
82
  <td class="file high" data-value="src"><a href="src/index.html">src</a></td>
83
- <td data-value="85.89" class="pic high">
84
- <div class="chart"><div class="cover-fill" style="width: 85%"></div><div class="cover-empty" style="width: 15%"></div></div>
83
+ <td data-value="86.28" class="pic high">
84
+ <div class="chart"><div class="cover-fill" style="width: 86%"></div><div class="cover-empty" style="width: 14%"></div></div>
85
85
  </td>
86
- <td data-value="85.89" class="pct high">85.89%</td>
87
- <td data-value="319" class="abs high">274/319</td>
88
- <td data-value="74.68" class="pct medium">74.68%</td>
89
- <td data-value="158" class="abs medium">118/158</td>
90
- <td data-value="89.39" class="pct high">89.39%</td>
91
- <td data-value="66" class="abs high">59/66</td>
92
- <td data-value="84.93" class="pct high">84.93%</td>
93
- <td data-value="292" class="abs high">248/292</td>
86
+ <td data-value="86.28" class="pct high">86.28%</td>
87
+ <td data-value="328" class="abs high">283/328</td>
88
+ <td data-value="75.3" class="pct medium">75.3%</td>
89
+ <td data-value="162" class="abs medium">122/162</td>
90
+ <td data-value="89.7" class="pct high">89.7%</td>
91
+ <td data-value="68" class="abs high">61/68</td>
92
+ <td data-value="85.38" class="pct high">85.38%</td>
93
+ <td data-value="301" class="abs high">257/301</td>
94
94
  </tr>
95
95
 
96
96
  <tr>
@@ -109,18 +109,18 @@
109
109
  </tr>
110
110
 
111
111
  <tr>
112
- <td class="file medium" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
113
- <td data-value="74" class="pic medium">
114
- <div class="chart"><div class="cover-fill" style="width: 74%"></div><div class="cover-empty" style="width: 26%"></div></div>
112
+ <td class="file high" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
113
+ <td data-value="80.18" class="pic high">
114
+ <div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
115
115
  </td>
116
- <td data-value="74" class="pct medium">74%</td>
117
- <td data-value="100" class="abs medium">74/100</td>
118
- <td data-value="67.56" class="pct medium">67.56%</td>
119
- <td data-value="74" class="abs medium">50/74</td>
120
- <td data-value="92.85" class="pct high">92.85%</td>
121
- <td data-value="14" class="abs high">13/14</td>
122
- <td data-value="75.28" class="pct medium">75.28%</td>
123
- <td data-value="89" class="abs medium">67/89</td>
116
+ <td data-value="80.18" class="pct high">80.18%</td>
117
+ <td data-value="106" class="abs high">85/106</td>
118
+ <td data-value="78.57" class="pct medium">78.57%</td>
119
+ <td data-value="84" class="abs medium">66/84</td>
120
+ <td data-value="93.33" class="pct high">93.33%</td>
121
+ <td data-value="15" class="abs high">14/15</td>
122
+ <td data-value="81.25" class="pct high">81.25%</td>
123
+ <td data-value="96" class="abs high">78/96</td>
124
124
  </tr>
125
125
 
126
126
  <tr>
@@ -185,17 +185,17 @@
185
185
 
186
186
  <tr>
187
187
  <td class="file high" data-value="src/tools"><a href="src/tools/index.html">src/tools</a></td>
188
- <td data-value="96.3" class="pic high">
188
+ <td data-value="96.37" class="pic high">
189
189
  <div class="chart"><div class="cover-fill" style="width: 96%"></div><div class="cover-empty" style="width: 4%"></div></div>
190
190
  </td>
191
- <td data-value="96.3" class="pct high">96.3%</td>
192
- <td data-value="271" class="abs high">261/271</td>
193
- <td data-value="83.2" class="pct high">83.2%</td>
194
- <td data-value="131" class="abs high">109/131</td>
195
- <td data-value="95.58" class="pct high">95.58%</td>
196
- <td data-value="68" class="abs high">65/68</td>
197
- <td data-value="96.26" class="pct high">96.26%</td>
198
- <td data-value="241" class="abs high">232/241</td>
191
+ <td data-value="96.37" class="pct high">96.37%</td>
192
+ <td data-value="276" class="abs high">266/276</td>
193
+ <td data-value="84.89" class="pct high">84.89%</td>
194
+ <td data-value="139" class="abs high">118/139</td>
195
+ <td data-value="95.65" class="pct high">95.65%</td>
196
+ <td data-value="69" class="abs high">66/69</td>
197
+ <td data-value="96.31" class="pct high">96.31%</td>
198
+ <td data-value="244" class="abs high">235/244</td>
199
199
  </tr>
200
200
 
201
201
  <tr>
@@ -215,17 +215,17 @@
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.84" class="pic high">
218
+ <td data-value="89.26" 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.84" class="pct high">89.84%</td>
222
- <td data-value="1399" class="abs high">1257/1399</td>
223
- <td data-value="78.25" class="pct medium">78.25%</td>
224
- <td data-value="653" class="abs medium">511/653</td>
221
+ <td data-value="89.26" class="pct high">89.26%</td>
222
+ <td data-value="1435" class="abs high">1281/1435</td>
223
+ <td data-value="77.49" class="pct medium">77.49%</td>
224
+ <td data-value="671" class="abs medium">520/671</td>
225
225
  <td data-value="92.64" class="pct high">92.64%</td>
226
226
  <td data-value="367" class="abs high">340/367</td>
227
- <td data-value="91.99" class="pct high">91.99%</td>
228
- <td data-value="1287" class="abs high">1184/1287</td>
227
+ <td data-value="91.58" class="pct high">91.58%</td>
228
+ <td data-value="1319" class="abs high">1208/1319</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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
239
+ at Fri Aug 11 2023 14:02:29 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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
493
+ at Fri Aug 11 2023 14:02:29 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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
262
+ at Fri Aug 11 2023 14:02:29 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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
238
+ at Fri Aug 11 2023 14:02:29 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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
119
+ at Fri Aug 11 2023 14:02:29 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 = () =&gt; {
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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
163
+ at Fri Aug 11 2023 14:02:29 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 Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
184
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
185
185
  </div>
186
186
  <script src="../../prettify.js"></script>
187
187
  <script>
@@ -290,8 +290,8 @@
290
290
  <span class="cline-any cline-neutral">&nbsp;</span>
291
291
  <span class="cline-any cline-yes">1x</span>
292
292
  <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">/* eslint-disable consistent-return */
293
- import fs from 'fs-extra';
294
293
  import path from 'path';
294
+ import fs from 'fs-extra';
295
295
  import { constants } from '../../../tools';
296
296
  &nbsp;
297
297
  import { getFiles, existsMustBeDir, loadJSON, sanitize } from '../../../utils';
@@ -409,7 +409,7 @@ export default actionsHandler;
409
409
  <div class='footer quiet pad2 space-top1 center small'>
410
410
  Code coverage generated by
411
411
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
412
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
413
413
  </div>
414
414
  <script src="../../../../prettify.js"></script>
415
415
  <script>
@@ -229,8 +229,8 @@
229
229
  <span class="cline-any cline-neutral">&nbsp;</span>
230
230
  <span class="cline-any cline-neutral">&nbsp;</span>
231
231
  <span class="cline-any cline-yes">1x</span>
232
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import fs from 'fs-extra';
233
- import path from 'path';
232
+ <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
233
+ import fs from 'fs-extra';
234
234
  import { constants } from '../../../tools';
235
235
  import { dumpJSON, existsMustBeDir, loadJSON } from '../../../utils';
236
236
  import { DirectoryHandler } from '.';
@@ -319,7 +319,7 @@ export default attackProtectionHandler;
319
319
  <div class='footer quiet pad2 space-top1 center small'>
320
320
  Code coverage generated by
321
321
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
322
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
322
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
323
323
  </div>
324
324
  <script src="../../../../prettify.js"></script>
325
325
  <script>
@@ -323,8 +323,8 @@
323
323
  <span class="cline-any cline-neutral">&nbsp;</span>
324
324
  <span class="cline-any cline-neutral">&nbsp;</span>
325
325
  <span class="cline-any cline-yes">1x</span>
326
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import fs from 'fs-extra';
327
- import path from 'path';
326
+ <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
327
+ import fs from 'fs-extra';
328
328
  import { constants, loadFileAndReplaceKeywords } from '../../../tools';
329
329
  import { dumpJSON, existsMustBeDir, getFiles, isFile, loadJSON } from '../../../utils';
330
330
  import { DirectoryHandler } from '.';
@@ -460,7 +460,7 @@ export default brandingHandler;
460
460
  <div class='footer quiet pad2 space-top1 center small'>
461
461
  Code coverage generated by
462
462
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
463
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
463
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
464
464
  </div>
465
465
  <script src="../../../../prettify.js"></script>
466
466
  <script>
@@ -263,8 +263,8 @@
263
263
  <span class="cline-any cline-neutral">&nbsp;</span>
264
264
  <span class="cline-any cline-neutral">&nbsp;</span>
265
265
  <span class="cline-any cline-yes">1x</span>
266
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import fs from 'fs-extra';
267
- import path from 'path';
266
+ <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
267
+ import fs from 'fs-extra';
268
268
  import { constants } from '../../../tools';
269
269
  &nbsp;
270
270
  import {
@@ -370,7 +370,7 @@ export default clientGrantsHandler;
370
370
  <div class='footer quiet pad2 space-top1 center small'>
371
371
  Code coverage generated by
372
372
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
373
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
373
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
374
374
  </div>
375
375
  <script src="../../../../prettify.js"></script>
376
376
  <script>
@@ -233,8 +233,8 @@
233
233
  <span class="cline-any cline-neutral">&nbsp;</span>
234
234
  <span class="cline-any cline-neutral">&nbsp;</span>
235
235
  <span class="cline-any cline-yes">1x</span>
236
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import fs from 'fs-extra';
237
- import path from 'path';
236
+ <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
237
+ import fs from 'fs-extra';
238
238
  import { constants, loadFileAndReplaceKeywords } from '../../../tools';
239
239
  &nbsp;
240
240
  import log from '../../../logger';
@@ -325,7 +325,7 @@ export default clientsHandler;
325
325
  <div class='footer quiet pad2 space-top1 center small'>
326
326
  Code coverage generated by
327
327
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
328
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
328
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
329
329
  </div>
330
330
  <script src="../../../../prettify.js"></script>
331
331
  <script>
@@ -265,8 +265,8 @@
265
265
  <span class="cline-any cline-neutral">&nbsp;</span>
266
266
  <span class="cline-any cline-neutral">&nbsp;</span>
267
267
  <span class="cline-any cline-yes">1x</span>
268
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import fs from 'fs-extra';
269
- import path from 'path';
268
+ <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
269
+ import fs from 'fs-extra';
270
270
  import { constants, loadFileAndReplaceKeywords } from '../../../tools';
271
271
  &nbsp;
272
272
  import log from '../../../logger';
@@ -373,7 +373,7 @@ export default connectionsHandler;
373
373
  <div class='footer quiet pad2 space-top1 center small'>
374
374
  Code coverage generated by
375
375
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
376
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
376
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
377
377
  </div>
378
378
  <script src="../../../../prettify.js"></script>
379
379
  <script>
@@ -161,8 +161,8 @@
161
161
  <span class="cline-any cline-neutral">&nbsp;</span>
162
162
  <span class="cline-any cline-neutral">&nbsp;</span>
163
163
  <span class="cline-any cline-yes">1x</span>
164
- <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import fs from 'fs-extra';
165
- import path from 'path';
164
+ <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import path from 'path';
165
+ import fs from 'fs-extra';
166
166
  import { constants } from '../../../tools';
167
167
  import { existsMustBeDir, dumpJSON, loadJSON } from '../../../utils';
168
168
  import { DirectoryHandler } from '.';
@@ -217,7 +217,7 @@ export default customDomainsHandler;
217
217
  <div class='footer quiet pad2 space-top1 center small'>
218
218
  Code coverage generated by
219
219
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220
- at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
220
+ at Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
221
221
  </div>
222
222
  <script src="../../../../prettify.js"></script>
223
223
  <script>