NotBobTheBuilder / old-cliqu.es

Easier usergroup arrangement
0 stars 0 forks source link

Framework for linking 3rd party auth with users #58

Closed NotBobTheBuilder closed 10 years ago

NotBobTheBuilder commented 10 years ago

Twitter logins currently supported.

If a user has logged in with a provider before, their profile is loaded.

If no user or ExternalAuth record exists, a new user is made and a new ExternAuth record is linked to it.

Super-awesome work towards #54