Skip to content

dingquan/spring-angular-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A test app that tries to use the following

  1. Angular single page webapp
  2. Spring boot backend
  3. A AuthServer with tokens backed by a jdbc token store
  4. Facebook login that links DB user to facebook account
  5. username/password login

to run

  • Install java
  • Install maven
  • In base directory, run mvn spring-boot:run
  • go to http://localhost:8080

References:

Spring Security and Angular JS

Spring Boot and OAuth2

Reddit OAuth with Spring;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published