- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 59字
- 2021-07-08 09:35:07
Supporting the Implicit grant type
This recipe shows you how to configure the Implicit grant type, which is appropriate for web applications which run directly on web browsers (such as JavaScript applications). This recipe will provide everything needed to allow the client to use resources in the name of the Resource Owner by accessing an OAuth 2.0 protected API.
推薦閱讀
- DevOps:軟件架構師行動指南
- Software Defined Networking with OpenFlow
- Learning Flask Framework
- 營銷數(shù)據(jù)科學:用R和Python進行預測分析的建模技術
- 匯編語言程序設計(第3版)
- Unity Shader入門精要
- Linux命令行與shell腳本編程大全(第4版)
- Unreal Engine 4 Shaders and Effects Cookbook
- Visual C#.NET程序設計
- 一本書講透Java線程:原理與實踐
- Raspberry Pi Robotic Blueprints
- Python 3 數(shù)據(jù)分析與機器學習實戰(zhàn)
- 從Power BI到Analysis Services:企業(yè)級數(shù)據(jù)分析實戰(zhàn)
- AMP:Building Accelerated Mobile Pages
- Clojure Web Development Essentials