FilamentF
Filament8mo ago
deveti

Admin panel register with verifyEmail

When user registers I would like to redirect it to verify email page - I can do that with RegistrationResponse. But if user manually enters the /admin part he gets 403 error.
Is there a way, to force redirect user to email verification page if his email is not verifed when he logs in?

Thanks!
Was this page helpful?