- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 79字
- 2021-07-08 09:35:01
Getting ready
To run this recipe, you must create a web application using Spring Boot, which will help the development of the application. In addition, we also need to register our application on Facebook. That's one important step when using OAuth 2.0, because as an OAuth Provider, Facebook needs to know which clients are asking for access token and, of course, the Resource Owner (the user) would want to know who is to be granted access to her profile.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- 在最好的年紀學Python:小學生趣味編程
- ReSharper Essentials
- Java面向對象軟件開發
- Java技術手冊(原書第7版)
- Mastering C# Concurrency
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- 新一代SDN:VMware NSX 網絡原理與實踐
- Puppet:Mastering Infrastructure Automation
- Software Development on the SAP HANA Platform
- Python預測分析實戰
- 用Go語言自制編譯器
- 循序漸進Vue.js 3前端開發實戰
- AngularJS by Example
- JSP編程教程