tags:

views:

28

answers:

1

Dear all,

I use BBAuth (yahoo authentication) in my website, when user sign in with their yahoo account,when it is successful (redirect to end point url), I would like to get yahoo id account to insert into my db, I can't find any method or property to get it.

Please tell me how to get yahoo id when they are successful login my system.

Thanks all, Nguyen

+1  A: 

You can't - the info is not exposed via the BBAuth API.

CodeByMoonlight
QuachNguyen
I don't know without signing up to it to see how. All i see is a page in vietnamese that has bbAuth in the address, but given that the Google login is using OpenID and Yahoo supports it too, they might actually be using that instead.
CodeByMoonlight