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
In the "How to create a custom User Provider" document, we're still including "equals" in the "UserProviderInterface". This should be updated, as this has been updated to EquatableInterface::isEqualTo.