Skip to content

HIEofOne/oauth.xyz-java

 
 

Repository files navigation

XYZ implementation in Java.

To run, start a mongo DB instance:

docker-compose up

Then start the project using Spring Boot:

mvn spring-boot:run

The client is accessible at http://localhost:9834/c

The AS is accessible at http://localhost:9834/as

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.4%
  • JavaScript 18.7%
  • HTML 0.9%