Email verification: how to verify email if user is not logged in?

The route "auth.email-verification" has hardcoded "EmailVerificationController::class".
I need to overwrite it so that users can click on the verification link without being authenticated.

Thanks
Was this page helpful?