what is the openid url of facebook ???
Posted
by zjm1126
on Stack Overflow
See other posts from Stack Overflow
or by zjm1126
Published on 2010-02-15T06:03:08Z
Indexed on
2010/03/15
7:19 UTC
Read the original article
Hit count: 479
i made my openid in my site like this :
livejournal: {
name: 'LiveJournal',
label: 'Enter your Livejournal username.',
url: 'http://{username}.livejournal.com/'
},
wordpress: {
name: 'Wordpress',
label: 'Enter your Wordpress.com username.',
url: 'http://{username}.wordpress.com/'
},
blogger: {
name: 'Blogger',
label: 'Your Blogger account',
url: 'http://{username}.blogspot.com/'
},
and i want add facebook on my openid provide,
so what is the url of facebook openid ??
thanks
but this can login use facebook:
https://www.gigya.com/site/LogIn.aspx
you can try it by yourself use facebook login.
© Stack Overflow or respective owner