Hi,
Trying to accomplish the following:
- User receives an email inviting them to register.
- User follows a link to the Set Up Password page.
- User creates and verifies a password.
The answer in the following thread seems like exactly what I need, but I’m encountering an error when trying to create the suggested hook. The error is:
[modules] ‘auth0@2.32.0’ is not present at ‘wt-node-dependencies’
Sending Email Invitations For Application Signup - #3 by stephanie.chamblee
Any advice on how to move forward?