Pests Code
Anonymous
home source code account about us privacy & policy terms & condition

Oauth2 login with google account in Spring boot source code

The source code here need you to install java 17 and set the JAVA_HOME environment variable correctly. When you import the project file you have to run mvn install to install the dependences required.

Make sure you have added the client id and the client secrets in the application.properties file or you can download the credentials from the official website console.cloud.google.com after you create the project.

The link for the video tutorial is here Oauth2 login with google account in Spring boot

Feel free to contact me for any bug encountered, Will be happy to respond to you soon

Date: August 18th, 2023
cross