I have created another auth and I want to implement email verification but I am not using the default registration controller and I implement mine. How do I call the must verify email for this custom auth. How do I also call the "verified" middleware for the routes? I have gone through some of the issues but not getting the solution
I have created another auth and I want to implement email verification but I am not using the default registration controller and I implement mine. How do I call the must verify email for this custom auth. How do I also call the "verified" middleware for the routes? I have gone through some of the issues but not getting the solution