Node dependencies

Hello -

I am using the feathers framework which uses Grant rather than Passport. it appears the recommended Auth0-node interface uses just Passport.

I did see there was a new beta version in the works. By any chance will Auth0 start accessing Node without using Passport, or perhaps even not even have an authorization dependency?

The reason i am asking is that i am having serious issues getting FeathersJs-Grant to work with Auth0, even though it FeathersJs-Grant works fine with google directly. And FeathersJs has recently moved away from Passport.

And if Auth0 is going to create its own Node interface independent of Passport, i might push the FeathersJs community to adopt it as an alternative to Grant.