Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

#Dropwizard OAuth2 provider

Example OAuth2 provider project implementing the Resource Owner Password Credentials Grant in Dropwizard.

##Prerequisites

  • Maven 3
  • JDK 8 (probably works with 7 as well)

Running the application

mvn clean package && java -jar target/dropwizard-oauth2-provider-1.0-SNAPSHOT.jar server src/main/resources/config.yml

Then browse to localhost:8080/ping or curl localhost:8080/ping.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages