Hi,
I am facing a few problems while working with BBAuth (
http://developer.yahoo.com/auth/ ).
First of all I want to say it is really a wonderful document.
While returning from Yahoo login page it come to my website's endpoint link,
where I am getting the following output:
Test BBauth
BBauth authentication Successful
The user hash is: ped.......oG...........YYY44-
(this id is altered by me)appdata value is: some_application_data
My requirement is that is there any way to get the user's email address at this endpoint,
because i need to save the email address in the database and also I need to send mail
to the respective yahoo mail id.
With regards,
Indranil Basu.