Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hantsy/spring-security-reactive-auth0-sample

Spring Security Reactive and OAuth2(Auth0) Resource Example
https://github.com/hantsy/spring-security-reactive-auth0-sample

Last synced: about 2 months ago
JSON representation

Spring Security Reactive and OAuth2(Auth0) Resource Example

Awesome Lists containing this project

README

        

# spring-security-reactive-auth0-sample

This example project rewrote the original [Spring Security and OAuth2(Auth0) Example](https://github.com/hantsy/spring-security-auth0-sample) with the new Spring Reactive Stack, including:
* Spring WebFlux
* Spring R2dbc/Spring Data R2dbc
* Kotlin/Kotlin Coroutines
* Spring Security Reactive