Skip to content

DevDudes/facebook-security5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security 5 OAuth2 with Facebook

This sample application demonstrates how to use Spring Security 5’s OAuth 2 client support to login with Facebook and consume the Facebook API using the access token obtained during login.

You will need to register an application with Facebook (at https://developers.facebook.com/) and edit src/main/resources/application.yml, entering your application’s client ID and secret.

About

Spring Security 5 OAuth2 Facebook sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 38.0%
  • Java 29.8%
  • Batchfile 29.4%
  • HTML 2.8%