Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a hybrid native/HTML iOS app that utilizes Facebook. Within the app I've authenticated the user via single sign on API and I have a valid auth token. Within a web view in the, I embed a web component that also utilizes FB (in my case, a Like box and button for our app page). If I click on the Like button I am forced to authenticate yet again in the context of the browser. Is there a way for me to utilize the token obtained by the container app within this web view so that a second authentication can be avoided?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.