Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itemconsulting/reactive-oauth2

Helper code for using OAuth2 with reactive web-services.
https://github.com/itemconsulting/reactive-oauth2

Last synced: about 2 months ago
JSON representation

Helper code for using OAuth2 with reactive web-services.

Awesome Lists containing this project

README

        

# reactive-oauth2
Helper code for using OAuth2 with reactive web-services.

# Commiting to Maven

Create a file: ~/.gradle/gradle.properties

```
mavenUser=admin
mavenPassword=admin123
```