- 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.
推薦閱讀
- Unity 2020 By Example
- Bootstrap Site Blueprints Volume II
- 密碼學原理與Java實現
- Python從小白到大牛
- Mastering Selenium WebDriver
- 程序員面試算法寶典
- 新編Premiere Pro CC從入門到精通
- Learn Swift by Building Applications
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- HTML5從入門到精通 (第2版)
- MATLAB 2020從入門到精通
- 學習OpenCV 4:基于Python的算法實戰
- 編程菜鳥學Python數據分析
- 動手學數據結構與算法
- JBoss:Developer's Guide