I\'m trying to add OAuth2 to WebFlux and can\'t find any working example.
To Implement own Authorization Server I use such code:
@EnableAuthorizationServ
It's implemented now, here the reference to the sample code:
https://github.com/spring-projects/spring-security/tree/master/samples/boot/oauth2login-webflux