- 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.
推薦閱讀
- Learning PostgreSQL
- Java系統分析與架構設計
- Hands-On Data Structures and Algorithms with JavaScript
- Scientific Computing with Scala
- Learning ArcGIS for Desktop
- Salesforce Reporting and Dashboards
- Building Machine Learning Systems with Python(Second Edition)
- Learning jQuery(Fourth Edition)
- ElasticSearch Cookbook(Second Edition)
- Python從入門到精通
- Hands-On Nuxt.js Web Development
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Socket.IO Cookbook
- Swift 2 Blueprints