- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 50字
- 2021-07-08 09:35:05
Getting ready
To run this recipe, create a web application using Spring Boot which will help with the development of the application. To abstract and ease the OAuth 2.0 grant type implementation and help with using Google Plus's API, this recipe also relies on the spring-social-google project and spring-security project.
推薦閱讀
- Modular Programming with Python
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- 游戲程序設(shè)計(jì)教程
- C#程序設(shè)計(jì)
- VMware虛擬化技術(shù)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 大數(shù)據(jù)分析與應(yīng)用實(shí)戰(zhàn):統(tǒng)計(jì)機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- Learning Continuous Integration with TeamCity
- Machine Learning in Java
- 分布式數(shù)據(jù)庫(kù)原理、架構(gòu)與實(shí)踐
- Python期貨量化交易實(shí)戰(zhàn)
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- Web前端開發(fā)最佳實(shí)踐
- 企業(yè)級(jí)Java現(xiàn)代化:寫給開發(fā)者的云原生簡(jiǎn)明指南
- C++服務(wù)器開發(fā)精髓