You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hi,
I have 3 personas who are authenticable. I discovered that
UserVerification
class on line 52 kept getting model from theauth.providers.users.model
. I need it it to validate against the customer provider not users. How do I go about this?The text was updated successfully, but these errors were encountered: