Hi @rueben.tiow
I also have this problem with my action. I am using it with passwordless_email.
- Could you enable it for me too?
- If it’s just a feature flag, could you expose it through the api/terraform provider?
- When using passwordless email, there is no difference between registering and logging in?
As I am digging, more comes to light which is a bit concerning:
This hook is ran even before the user is created in the passwordless_email connection. By definition “post-user-registration” it should be reached only after the user is created, this should include the confirmed code from email.
Do we have the same expectations on behavior?