request object ID
facebooks から返された を username なしapprequest
で主キーとして保存しても安全ですか、それとも Facebook ユーザーごとに一意ですか?
このため、私は混乱しています:
To get the full request ID, concatenate this with a user ID from the to field:
<request_object_id>_<user_id>
request object ID
facebooks から返された を username なしapprequest
で主キーとして保存しても安全ですか、それとも Facebook ユーザーごとに一意ですか?
このため、私は混乱しています:
To get the full request ID, concatenate this with a user ID from the to field:
<request_object_id>_<user_id>