ch4mpy / spring-addons

Ease spring OAuth2 resource-servers configuration and testing
Apache License 2.0
557 stars 90 forks source link

Add sample for reactive (webflux) resource-server with introspection and `BearerTokenAuthentication` #59

Closed ch4mpy closed 2 years ago

ch4mpy commented 2 years ago

Sample for webflux with token introspection and default Spring authentication (BearerTokenAuthentication) is missing.

To add such sample: