- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 92字
- 2021-07-08 09:35:06
Implementing Your Own OAuth 2.0 Provider
In this chapter, we will cover the following recipes:
- Protecting resources using the Authorization Code grant type
- Supporting the Implicit grant type
- Using the Resource Owner Password Credentials grant type as an approach for OAuth 2.0 migration
- Configuring Client Credentials grant type
- Adding support for refresh tokens
- Using a relational database to store tokens and client details
- Using Redis as a token store
- Implementing client registration
- Breaking the OAuth 2.0 Provider in the middle
- Using Gatling to load test the token validation process using shared databases
推薦閱讀
- C++ Primer習題集(第5版)
- Magento 2 Theme Design(Second Edition)
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- 機械工程師Python編程:入門、實戰與進階
- C語言程序設計
- Python Data Analysis(Second Edition)
- MySQL數據庫基礎實例教程(微課版)
- 網絡爬蟲原理與實踐:基于C#語言
- Hands-On Automation Testing with Java for Beginners
- Python機器學習:預測分析核心算法
- Android移動開發案例教程:基于Android Studio開發環境
- Oracle GoldenGate 12c Implementer's Guide
- 用案例學Java Web整合開發
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- App Inventor少兒趣味編程動手做