Auth0 Rule Utilities This is a collection of utilities for use in the Auth0 Rules pipeline. References Redirect Rule guide Rules best practices Redirect Rule Utilities Use the Auth0RedirectRuleUtilities class in rules that need to redirect users outside of the Rules pipeline to collect information or run additional validation. See an example here 👉