Skip to content

Not able to login through facebook and google using same email  #4

@neerajsingh0101

Description

@neerajsingh0101

Thanks for the gem. It works nicely except in one scenario.

In my app email address is key so I have setup such that email must be provided.

I first login through facebook with email [email protected] . So now I have a record in the database for john. I use before_rpx_auto_create hook.

Now if I login through google.com using the same email address [email protected] then even though the rpx box says I am loggin through google.com the signed_in? method of devise returns false.

Any thoughts on this issue.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions