- Mastering OAuth 2.0
- Charles Bihis
- 118字
- 2021-07-30 10:05:11
Chapter 2. A Bird's Eye View of OAuth 2.0
In the previous chapter, we talked about what OAuth 2.0 is and its importance in today's technology industry. We established that the protocol is used to effectively exchange information and resources between parties to serve a multitude of purposes (remember federated identity and delegated authority?). But how does it actually achieve these things? This is what we will explore next.
In this chapter, we will take a look at how OAuth 2.0 works at a high level. We will use this knowledge to explore and understand the various ways in which it is used, from websites to mobile devices to desktop applications, and the differences in each.
推薦閱讀
- Django+Vue.js商城項(xiàng)目實(shí)戰(zhàn)
- Spring 5.0 By Example
- Modular Programming with Python
- Dynamics 365 Application Development
- Linux核心技術(shù)從小白到大牛
- jQuery開發(fā)基礎(chǔ)教程
- Android系統(tǒng)原理及開發(fā)要點(diǎn)詳解
- C語言程序設(shè)計(jì)
- Getting Started with Python and Raspberry Pi
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- Emotional Intelligence for IT Professionals
- Hadoop大數(shù)據(jù)分析技術(shù)
- Java并發(fā)編程:核心方法與框架
- 算法設(shè)計(jì)與分析:基于C++編程語言的描述
- Sails.js Essentials