- 🔶 Java 21.0.5 LTS
- 🔶 Spring Boot 3.4.2
- 🔶 Apache Maven 3.9.8
- 🔶 SonarQube 8.9.10.61524
- 🔶 JUnit 5.11.4
- 🔶 AssertJ 3.26.3
- 🔶 Mockito 5.14.2
- 🔶 IntelliJ IDEA 2024.3.2.1 (Ultimate Edition)
OAuth (Open Authorization) 2.0, is a framework, specified by the Internet Engineering Task Force (IETF) in RFCs 6749 and 6750 (published in 2012) designed to support the development of authentication and authorization protocols. It provides a variety of standardized message flows based on JSON and HTTP.
-
Configuring an OAuth 2.0 Google application in Google Cloud Platform (https://cloud.google.com/).
You need:
CLIENT_ID CLIENT_SECRET
-
Clone a GitHub Repository to your computer:
git clone https://github.com/AndrzejSzelag/oauth2google.git
-
Run application and in your web browser paste a URL:
http://localhost:7777