简体   繁体   English

使用WP社交登录名登录时,电子邮件已进行了有铅注册

[英]Email is aleady registered when login using WP Social Login

I mostly work on ASP.NET Applications but first time i tried with Wordpress to get user login with facebook and gmail with WP Social Login Plugin and storing personel information ie user name, first name, email , age etc into database table and i successfully did this and now the problem is if a user is logged in with facebook we have his/her email in our database and when the same user try to login with google then plugin checks if email is in database or not and if yes it shows errors "Email already Exists" but we want to login a user using both facebook and gmail account at any cost no matter email can be same for both facebook and gmail account. 我主要在ASP.NET应用程序上工作,但是第一次我尝试使用Wordpress来使用WP Social Login Plugin使用Facebook和gmail进行用户登录并将个人信息(即用户名,名字,电子邮件,年龄等)存储到数据库表中,而我成功地做到了现在的问题是,如果用户使用facebook登录,则数据库中有他/她的电子邮件;当同一用户尝试用google登录时,插件会检查电子邮件是否在数据库中,如果是,则显示错误。电子邮件已存在”,但无论Facebook和Gmail帐户的电子邮件地址是否相同,我们都希望不惜任何代价使用Facebook和Gmail帐户登录用户。 here is link to see the problem. 这是查看问题的链接 If you have same email with your facebook and google account then you can see the error easily and suggest me how to resolve this. 如果您的Facebook和Google帐户使用相同的电子邮件,那么您可以轻松地看到该错误并建议我如何解决。

Wordpress by default only allows one account per email address this plugin allows you to amend that to many, which is a work around. 默认情况下,WordPress的每个电子邮件地址仅允许一个帐户, 此插件可让您将该帐户修改为多个帐户,这是一种解决方法。 To actual 100% meet your requirements I would contact the author of the plugin or write on the support page of the plugin here 要实际100%满足您的要求,我会联系插件的作者或在此处的插件支持页面上写

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM