spring security webflux and Auth0

Are there any plans to support spring-security-webflux along with its own HttpSecurity setup ? Currently only spring-security-web is supported.
I created pull request #42 to GitHub - auth0/auth0-spring-security-api: Spring Security integration with Auth0 to secure your API with JWTs
The pull request upgrades to spring-security-web 5.0.0.M5 and adds support for spring-security-webflux 5.0.0.M5

I created pull request #42 to GitHub - auth0/auth0-spring-security-api: Spring Security integration with Auth0 to secure your API with JWTs
The pull request upgrades to spring-security-web 5.0.0.M5 and adds support for spring-security-webflux 5.0.0.M5