laravel-user-verification icon indicating copy to clipboard operation
laravel-user-verification copied to clipboard

Not working for multiple guards

Open salvationarinze opened this issue 5 years ago • 0 comments

Hi, I have 3 personas who are authenticable. I discovered that UserVerification class on line 52 kept getting model from the auth.providers.users.model . I need it it to validate against the customer provider not users. How do I go about this?

salvationarinze avatar Mar 19 '20 23:03 salvationarinze