From 05192ee06169bb99440a19aa67a5d60e5e28ab1e Mon Sep 17 00:00:00 2001 From: Nick Wade Date: Mon, 3 May 2021 09:54:28 -0700 Subject: [PATCH 1/2] Update README.md soften language and indicate issues should go to community or be fixed directly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ab83a5d3..ad69193ea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `auth0` is the command line to supercharge your development workflow. -> Note: This CLI is currently in an experimental state and is not supported by Auth0. It has not had a complete security review, and we do not recommend using it to interact with production tenants. +> Note: This CLI is an experimental release, and is built on a best-efforts basis by some Auth0 developers in available innovation time. It is open source licensed and free to use, and is not covered by any Auth0 Terms of Service or Agreements. If you have issues with this CLI you can engage with the project's developer community through the repository GitHub Issue list, or contribute fixes and enhancements of your own via Pull Request. Build, test, troubleshoot and manage your integration with **[Auth0](http://auth0.com/)** directly from your **terminal**. From ca06b968f07b076e887ff8ecd594d1b3e3419f42 Mon Sep 17 00:00:00 2001 From: Nick Wade Date: Mon, 3 May 2021 14:00:29 -0700 Subject: [PATCH 2/2] Update README.md couple typo's --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad69193ea..c2e9a1596 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `auth0` is the command line to supercharge your development workflow. -> Note: This CLI is an experimental release, and is built on a best-efforts basis by some Auth0 developers in available innovation time. It is open source licensed and free to use, and is not covered by any Auth0 Terms of Service or Agreements. If you have issues with this CLI you can engage with the project's developer community through the repository GitHub Issue list, or contribute fixes and enhancements of your own via Pull Request. +> Note: This CLI is an experimental release, and is built on a best-efforts basis by some Auth0 developers in their available innovation time. It is open-source licensed and free to use, and is not covered by any Auth0 Terms of Service or Agreements. If you have issues with this CLI you can engage with the project's developer community through the repository GitHub Issues list, or contribute fixes and enhancements of your own via a Pull Request. Build, test, troubleshoot and manage your integration with **[Auth0](http://auth0.com/)** directly from your **terminal**.