- Mastering OAuth 2.0
- Charles Bihis
- 111字
- 2021-07-30 10:05:10
Summary
In this chapter, we took an introductory look at what OAuth 2.0 is and how it is used all around us. We discussed the benefits that this protocol gives us and even looked at the kind of adoption that has taken place in the industry. It has become one of the most, if not the most, used and adopted authorization protocols on the Internet due, in large part, to the power that it gives application developers, start-ups, and corporations alike, to share information.
In the next chapter, we will look at how OAuth 2.0 provides these benefits by looking at how OAuth 2.0 actually works under the hood. Get ready!
推薦閱讀
- Learn ECMAScript(Second Edition)
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動(dòng)畫(原書第3版)
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊(duì)協(xié)同等核心場景實(shí)戰(zhàn)
- Git高手之路
- PHP 編程從入門到實(shí)踐
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- C++反匯編與逆向分析技術(shù)揭秘(第2版)
- 從零開始:UI圖標(biāo)設(shè)計(jì)與制作(第3版)
- Buildbox 2.x Game Development
- Angular應(yīng)用程序開發(fā)指南
- RocketMQ實(shí)戰(zhàn)與原理解析