Skip to content

A demo application to showcase the features of OAuth 2.0 using Spring Boot

Notifications You must be signed in to change notification settings

munsif3/oauth-2.0-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth 2.0 Sample Application

A demo application to showcase the Open Autherization 2.0 Framework.

Steps to run

  1. Build using "mvn clean install"
  2. Run using mvn spring-boot:run or run the .jar file under /target
  3. The application is accessible at localhost:8080
  4. Allow google sign-in to access the application

Accompanying blog post can be found at this link

About

A demo application to showcase the features of OAuth 2.0 using Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published