Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hantsy/spring-security-reactive-auth0-sample
- Owner: hantsy
- Created: 2023-04-01T05:21:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-07T05:42:52.000Z (3 months ago)
- Last Synced: 2024-10-10T18:44:08.376Z (2 months ago)
- Language: Kotlin
- Size: 318 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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