- 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.
推薦閱讀
- FuelPHP Application Development Blueprints
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 測試驅動開發:入門、實戰與進階
- Instant Apache Stanbol
- 微服務與事件驅動架構
- 摩登創客:與智能手機和平板電腦共舞
- 編寫高質量代碼:改善C程序代碼的125個建議
- SEO智慧
- Java程序設計與實踐教程(第2版)
- Visual C++應用開發
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Web前端應用開發技術
- Python Data Science Cookbook
- Android Studio Cookbook
- Android應用開發實戰(第2版)