Describes Auth0 extensions that enable you to install applications or run commands and scripts that extend the functionality of Auth0.
We plan to deprecate Rules and Hooks in 2024, and at that time, Rules and Hooks-based Extensions will be out of support. We highly recommend that you migrate to Actions to extend Auth0. With Actions, you have access to rich type information, inline documentation, and public npm packages, and can connect external integrations that enhance your overall extensibility experience.To learn more about what Actions offer, read Understand How Auth0 Actions Work. We also have a dedicated Move to Actions page that highlights feature comparisons, an Actions demo, and other resources to help you on your migration journey.To read more about the Rules and Hooks deprecation, read our blog post: Preparing for Rules and Hooks End of Life.
Auth0 Extensions allow you to install applications or run commands/scripts that extend the functionality of the Auth0 base product. Each extension is separate from all other extensions and is subject to Auth0’s Rate Limit Policy. Auth0 defines extensions per tenant, so data is stored by the pair tenant\extension.
To implement and manage extensions on your Auth0 Dashboard, you must have the Admin role.
How to use the extension to expose the Users section of the Auth0 Dashboard to a select group of users without allowing them access to the rest of the Dashboard.