No email is send on registration
Hi
I'm trying to use Filament to do the authentication and also have MFA
My app consists o the frontend and the 3 panels, user, vendor and admin
First:
A user created with
cannot login
currently the access check is VERY simple
Register as new user does not send an email, but try to login in the user and then that fails because the email is not yet verified.
I'm sure that it's some kind of configuration, but I think I have followed all the point in the documentation.
what can I do to make this work ?
0 Replies