Hi! I would like to prevent the user from logging in and having access to the forum until they confirm their email. Currently they fill out the registration form and the forum opens instantly, indicating in an alert that an email has been sent to confirm their account.
I am using the SSO extension and I already handle that use case in my platform, but I don't know how to prevent the initial login.
Thank you.