Describe the problem you'd like to have solved
The current version of the library does not support spring webflux. A reactive programming model is an interesting paradigm and a first party support from auth0 would be very beneficial to avoid broken custom implementations
Describe the ideal solution
A simple configuration variant as shown in this commit: Tikinou/auth0-spring-security-api@3ab508f
Alternatives and current work-arounds
Copy pasting over the code from the above mentioned commit and loosing therefore any upstream support.
Additional context
Describe the problem you'd like to have solved
The current version of the library does not support spring webflux. A reactive programming model is an interesting paradigm and a first party support from auth0 would be very beneficial to avoid broken custom implementations
Describe the ideal solution
A simple configuration variant as shown in this commit: Tikinou/auth0-spring-security-api@3ab508f
Alternatives and current work-arounds
Copy pasting over the code from the above mentioned commit and loosing therefore any upstream support.
Additional context