- 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.
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- 動(dòng)手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- 精通搜索分析
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- R語言數(shù)據(jù)可視化實(shí)戰(zhàn)
- Hands-On RESTful Web Services with Go
- Getting Started with Python Data Analysis
- Responsive Web Design by Example
- 小學(xué)生C++創(chuàng)意編程(視頻教學(xué)版)
- Scala程序員面試算法寶典
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Node學(xué)習(xí)指南(第2版)
- Python大學(xué)實(shí)用教程
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通