Actions Modules is now available in Early Access. This feature allows you to create, manage, and share reusable code across different Actions within your Auth0 Tenant.
Key capabilities:
- Simplified Code Management: Reduce code duplication by writing common logic once and importing it into any Action
- Improved Performance: Move expensive initialization work into modules reusable across multiple Actions
- Cross-trigger Access: Actions Modules available for every Action Trigger type
- Independent Secrets and Dependencies: Modules have independent secrets and dependencies from Actions