- Checkout this project on local file system using
git clone <URI>
- Import it as maven project in your IDE
- Modify
application.yml
file and add facebook client-id and client-secret - Run it.
To know more details about how it works. Read here
OAuth2 implementation for different provider and customization on it.
Java
git clone <URI>
application.yml
file and add facebook client-id and client-secretTo know more details about how it works. Read here