0.2.0 • Published 5 years ago

@auth0/rule-utilities v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Auth0 Rule Utilities

npm version

This is a collection of utilities for use in the Auth0 Rules pipeline.

References

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 👉