I'm building an iPad optimized html5 web app which I am going to wrap (& distribute) in a native app container.
For some social features I'd like to make use of the Facebook SSO and was wondering if I can use the SSO of the Facebook iOS SDK and "forward" (& use) the access token to my web app. If this is possible, how could I trigger the log-out from a website?