0
將facebooks apprequest
返回的request object ID
作爲主關鍵字保存是否安全無需用戶名,還是僅對每位Facebook用戶唯一?是請求對象id唯一嗎?
我很困惑,因爲this:
To get the full request ID, concatenate this with a user ID from the to field:
<request_object_id>_<user_id>
很好,那就是我所希望的,謝謝 –