myscrapyard / openid-selector

Automatically exported from code.google.com/p/openid-selector
0 stars 0 forks source link

xauth support? #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Xauth support to only show the most likely openid providers might be helpful. 

http://xauth.org/info/

Original issue reported on code.google.com by yoa...@gmail.com on 19 Apr 2010 at 4:24

GoogleCodeExporter commented 9 years ago
fixed in trunk (future v1.3): openid-selector can now support OAuth, XAuth or 
any kind of provider

to backport fix to v1.2 see commit #102:
http://code.google.com/p/openid-selector/source/detail?r=102

For example see
http://www.gerixsoft.com/user/login 
notice Facebook button --> Facebook is OAuth 
notice GerixSoft button --> this is neither OpenID nor OAuth but a button for 
native Drupal login

Original comment by andriy.gerasika on 21 Oct 2010 at 2:02