Cakedc/Users I want to user Auth and OAuth together

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.

  1. CakeDC/Users.Social - social login
  2. Form - User login

How can use both?

This issue is been fixed.
Thanks :slight_smile: