新手问题 如何实现同一 email 多种方式登录?

aboutleo · January 09, 2014 · Last by chunlea replied at January 09, 2014 · 1996 hits

用 devise + omniauth 做注册登录或者 facebook 授权登录,如果先使用 [email protected] 注册了之后,在使用账号为同一 email 的 fb 则无法授权登录。

请问该怎么实现:email 注册登录之后,用户可以再用相同 email 的 facebook 账号授权登录,并且两者为同一账户。

You need to Sign in before reply, if you don't have an account, please Sign up first.