Prevent sign-up using pre/post hooks

Hi,

Using the pre/post signup hooks, is it possible to prevent a user from registering?

Our application is not open to anyone, and users must be pre-registered by us. They would use the hosted signup dialog to set their password. Ideally an unknown email address would be redirected to a polite “thanks but no thanks” page.

Thanks,
Jeff

Hey @jeffeld, I don’t believe leveraging hooks would be the ideal solution here. We do have a similar use case from what you described listed below that may help you out. Please let me know if this helps fit the use-case or if there’s something additional we need to account for. Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.