- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 66字
- 2021-07-08 09:35:02
Reading the user's contacts from Facebook on the server side
Now you are perfectly familiarized with the Facebook login process and Graph API usage. But to allow for a safer approach to get user authorization to retrieve contacts (or friends) from Facebook, this chapter presents how to use the server side approach which maps directly to the Authorization Code grant type from the OAuth 2.0 specifications.
推薦閱讀
- Learning Python Web Penetration Testing
- Mastering Python Scripting for System Administrators
- STM32F0實戰:基于HAL庫開發
- PLC編程及應用實戰
- 自然語言處理Python進階
- 批調度與網絡問題的組合算法
- Vue.js 2 Web Development Projects
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- ArcGIS for Desktop Cookbook
- Julia 1.0 Programming Complete Reference Guide
- 軟件測試綜合技術
- PHP 7從零基礎到項目實戰
- Beginning C++ Game Programming
- Oracle數據庫編程經典300例
- 算法精解:C語言描述