Is there an easy way to pre-approve users that sign up?

As the title say… thanks!

Maybe…

The title by itself is a valid question, but is insufficient to provide a definitive answer. For example, assuming you only have database or passwordless connections enabled and whatever criteria used to pre-approve users can be calculated based on the information the user themselves provide during the signup you could consider a pre-registration hook (Pre-User Registration) to implement your approval criteria in an automatic way.

However, easy would still be something in the eye of the beholder so it’s hard to answer that question.

1 Like