I would like to know if there is a way to provide Social Login for existing users, but I would prefer that new users register through a form before connecting with Social Login. Is this possible?
I'm just utilizing the javascript + Rest API route. I figured out the solution to my problem though -- just needed to delete the created user from OneAll if they did not exist in my system.
Answers
I figured out the solution to my problem though -- just needed to delete the created user from OneAll if they did not exist in my system.
Thanks!
http://docs.oneall.com/plugins/guide/social-login-wordpress/#3c