Facebook iframe tab signed request always empty

前端 未结 5 2447
一整个雨季
一整个雨季 2020-11-30 11:23

I\'m working on a Facebook app tab and would like to use the signed request bundle as documented here: http://developers.facebook.com/blog/post/462/

I\'m trying to u

5条回答
  •  被撕碎了的回忆
    2020-11-30 11:43

    Once you are Authenticate with Application you will get the signed_request data, Authenticated as like in the below URLs

    • https://developers.facebook.com/docs/authentication/
    • https://developers.facebook.com/docs/reference/javascript/FB.login/

提交回复
热议问题