Please help!! I have successfully connected my Wordpress install to Auth0. I am having issues logging in for one specific user, all others are working. I am getting the error that there is a user with the same email.
I read in another thread: This error happens when an incoming successful Auth0 login has the same email address as an existing WordPress user but a different Auth0 user ID. This can happen if you already have a DB user and then use Google to login with the same email address but don’t have account linking on.
This is exactly what happened. Now, how do I fix it???