I just created a pre-registration action to catch users who try to register but haven’t had their emails whitelisted to use our product. This works for email/password registrations, but I noticed it doesn’t trigger for Social registrations via auth0 such as Google.
Is there a flag you can add to my account/tenant that will allow pre-registration actions to trigger for Social?
If not, any advice? I want to immediately give non-whitelisted emails a message that they need to email us to get a demo or buy the product, before any social account is created/associated with our product via oauth. Being allowed to “register” but not having access puts the user and us in a confusing situation, and the clearest solution is to nip it before registration completes.
Thanks,
Michael