Email Verification

Out-of-the-box ScaffoldHub asks for an email confirmation.

For it to work, you must configure the SMTP (email) environment variables.

You can bypass email verification by setting the AUTH_BYPASS_EMAIL_VERIFICATION variable to true.

Last updated