twogood / facebook-security5

Spring Security 5 OAuth2 Facebook sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Forked git repository!

About

Spring Security 5 OAuth2 Facebook sample

License:Apache License 2.0


Languages

Language:Java 90.0%Language:HTML 8.7%Language:Kotlin 1.3%