I'm developping an iPhone application and i'm trying to authenticate and authorize the user to connect to yahoo finance to view his portfolio. Is it possible for me to authenticate a user using OAuth, then display the user's yahoo finance portfolio on a TableView?
Many thanks.
Is there any other service like google finance that I can use to display user's finance portfolio?