Hi,
I used a script in the PreUserRegistration Action flow to do the following: blocking signup from subsequent users from the same private email domain as an existing team.
The action worked quite well for Database connection signups.
I have just realised since testing then reading this post - that social connections do not run through the pre-user-registration action flow.
Why?
How can I build this feature (to block signup with certain conditions pertaining the email address )using actions if social connections (Google workspace accounts, for example) are skipped?
My first thought is that I’ll simply have to go back to using Rules which run every time and are quite robust.
Cheers,
Jesse