My app need to add user tumblr account, when user click "add account" then pop up a page (NOT jump out to Tumblr app or open safari tumblr web page.) the page opens IN my app
, and then with a delegate to let me know whether user allow read and write access to the tumblr account.
How to implement this?
Thanks