Skip to content

BookNetwork/OAuth2Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2Configuration

IT16031180 - FazlanMFM

Open STS IDE
import the project

change the application.properties file
google.credentials.file.path = file:"crentials path"
google.redirection."uri = http://localhost:8080/redirect"
google.api.secret.key.file.path = file:"client_secret key file path"
app.path.temp = "path in the project"

start the spring boot app using right click the project -> Run As -> Spring Boot App It will starts the app in localhost port 8080.

http://localhost:8080/ -> main login screen.

About

IT16031180 - FazlanMFM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors