- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 64字
- 2021-07-08 09:35:05
Accessing OAuth 2.0 Google protected resources bound to the user's session
This recipe presents you with how to retrieve a user's profile from Google Plus, through the user's Google account. This recipe relies on Spring Social to abstract the authorization and the usage of the Google Plus API and tightens the user's Google connection with Spring Security to allow managing connections per logged user.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Mastering JavaScript Object-Oriented Programming
- SEO智慧
- Linux網絡程序設計:基于龍芯平臺
- The DevOps 2.4 Toolkit
- ArcGIS By Example
- The HTML and CSS Workshop
- Unreal Engine 4 Shaders and Effects Cookbook
- 大學計算機基礎實驗指導
- Orleans:構建高性能分布式Actor服務
- Android應用開發深入學習實錄
- IBM Cognos TM1 Developer's Certification guide
- QlikView Unlocked
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Learning Concurrency in Python