Skip to content

eduardopc/facebook_oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook OAuth Authentication using Spring Boot

To run the project:

  • Start a Mongo Docker image
  • Create a Mongo Collection called 'facebookOauth' (src/main/resources/application.properties)
  • Set the values client_id, client_secret and access_token on the credentials.properties (src/main/resources/).
  • Run the project via FacebookOauthApplication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages