- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 48字
- 2021-07-08 09:35:03
Getting ready
To run this recipe, create a simple web application using Spring Boot which will help the development of the application. To abstract and ease the OAuth 2.0 grant type implementation, and to help in using the LinkedIn API, this recipe also relies on the spring-social-linkedin project.
推薦閱讀
- 深入理解Bootstrap
- Mastering JavaScript Object-Oriented Programming
- Learning Selenium Testing Tools with Python
- Java 9 Programming Blueprints
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- Python算法指南:程序員經(jīng)典算法分析與實(shí)現(xiàn)
- JBoss:Developer's Guide
- 編程改變生活:用Python提升你的能力(進(jìn)階篇·微課視頻版)
- Java Web應(yīng)用開(kāi)發(fā)給力起飛
- Web程序設(shè)計(jì):ASP.NET(第2版)
- Oracle 12c從入門(mén)到精通(視頻教學(xué)超值版)
- Redmine Cookbook
- Pandas 1.x Cookbook
- Scala編程(第4版)
- Go Programming Blueprints