My applications use Auth0 for authentication and I received this email which says Auth0 will be updated to Node 8 by end of May. Do I need to update my applications which are on Node 4 to Node 8 or 10? Will, there be any impact on my applications after this upgrade or they continue to work even after Auth0 is upgraded to Node8? Please, let me know as I need to deal with it quickly.
Auth0’s internal runtimes for extensions, rules, hooks, custom DB connections, and custom social connections are being upgraded to Node 8. This should not have any effect on your external applications that use Auth0, regardless of their runtime. Only code that runs inside your Auth0 tenants will need to be upgraded.