Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 411 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 411 Bytes

Example Resource Server

The Example Resource Server is build using [Dropwizard] (http://dropwizard.codahale.com/). It demonstrates a Resource Server depending on the Authorization Server to validate tokens.

See the documentation in the README.md in the root project for detailed instructions on how to start the Example Resource Server.