chok / sfMelodyPlugin

Allow to communicate with many services(google, yahoo...) throw OAuth
MIT License
45 stars 21 forks source link

OpenID support #16

Open dsbaars opened 13 years ago

dsbaars commented 13 years ago

I would like to add OpenID support to sfMelodyPlugin since the Dutch social-networking site Hyves does not allow to request e-mailaddresses from users via oAuth, the problem is I don't know where to start. Could you help me out?

mayeco commented 13 years ago

this is not a bug in sfMelody since sfMelody is only for oAuth for a openid you should use sfPHPOpenIdPlugin I try to create a mix here: https://github.com/mayeco/sfOpenIdOAuth let me know if works for you.