userfrosting / UserFrosting-OAuth

OAuth Plugin for UserFrosting
5 stars 7 forks source link

Connect Facebook account to registered user #7

Open isaacdunyo opened 8 years ago

isaacdunyo commented 8 years ago

Hi,

After a user registers using the standard method, is there a way for them to connect their facebook account?

I simply want to get the link to their facebook profile pictures.

Is there a way to do this?

Thanks

frostbitten commented 8 years ago

You should be able to use the /settings route to connect their already-registered account. This will grab their basic profile with the profile picture. More info on this route here: #add-oauth-for-facebook-to-existing-user