I have a basic configuration with the Users plugin.
Login works fine when I don’t enable social login, and when I enable social login then only social login works fine but user login error message “username or password is incorrect”.
I can see 2 types of authentication types.
- CakeDC/Users.Social - social login
- Form - User login
How can use both?