- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 70字
- 2021-07-08 09:35:06
Protecting resources using the Authorization Code grant type
This recipe shows you how to configure the most well-known OAuth 2.0 grant type, which is the Authorization Code grant type. After configuring an OAuth 2.0 Provider comprised of an Authorization Server and a Resource Server, the application built through this recipe will provide all the necessary Resource Owner's authorizations for resources usage (resources available through APIs protected by the Resource Server).
推薦閱讀
- CMDB分步構建指南
- 零基礎學C++程序設計
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Flux Architecture
- Python機器學習編程與實戰
- 精通Python設計模式(第2版)
- Mastering ServiceNow(Second Edition)
- Mastering Apache Maven 3
- Asynchronous Android Programming(Second Edition)
- Java EE 8 Application Development
- Mastering Business Intelligence with MicroStrategy
- 從零開始學Linux編程
- 0 bug:C/C++商用工程之道
- 軟件項目管理實用教程
- Hands-On Neural Network Programming with C#