Skip to content

Tountoun/oauth2-social-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAUTH2-SOCIAL-LOGIN

This is a simple spring boot application to implementing social login using oauth2

Functionalities

This projects holds three essentials functionalities which are:

  • Login with simple credentials
  • Login with GitHub credentials
  • Login with facebook credentials

How to get started

  • Clone the project
git clone https://github.com/Tountoun/oauth2-social-login
  • Create app on GitHub and get credentials (client-id and client-secret)
  • Create app on facebook developer account platform and get app credentials (client-id, client-secret)
  • Update the application.yml file in resources folder of this project with the credentials got
  • Run the project

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages