GriffinSauce / Grouplanner

Easy regular planning with groups
0 stars 0 forks source link

Convert user Auth to array #65

Open HalleyInteractive opened 9 years ago

HalleyInteractive commented 9 years ago

currrently it's an object, so a user can have only one signup method.

Making it an array it could have more than one login provider.

We then have to how the user should add more login methods to it's account. And maybe this is not needed at all.

I have seen that other sites shows the user a message like: 'This e-mail address is used by a Google account, please use that to login'