adamwathan / eloquent-oauth

Braindead simple social login with Laravel and Eloquent.
370 stars 44 forks source link

Update existing oauth_identities instead of flushing all and creating new #46

Closed adamwathan closed 9 years ago

adamwathan commented 9 years ago

Preserves the ID, because why not.