npm installUpdate ./server/config.json with config values.
npm run serve:devnpm run extension:build
git add .
git commit -m 'build x'
git push origin masterNavigate to the Extensions section of the Auth0 Management Dashboard
Click “Create Extension” as shown in the below screenshot
Enter the URL of the github repo where the IdP Redirector Extension is located and click Continue to install.
Create a new release in github and set a tag version to new semantic version major.minor.patch of the extension.
This will enable "Update" option in all tenants where the extension is installed.


