Feature: Make it easy to use Auth0 with Plotly Dash.
Description: Plotly Dash is a neat app-building framework. Without paying for the extremely expensive Enterprise offering, however, it does not have a robust authentication solution (see what is available here: Authentication | Dash for Python Documentation | Plotly). There are a couple of POCs out there (GitHub - dbrambilla13/dash-auth0-auth and GitHub - MuttData/dash-auth0: Dash login with Auth0), but I wouldn’t feel comfortable adopting these without at least an endorsement from Plotly Dash or Auth0 or both.
Use-case: I’m looking to migrate away from using my current app hosting platform and to start using Dash, but having robust authentication is one of the key missing elements, currently.
Thank you for all of the awesome work that you do, and thank you to @matt.g for the recommendation to submit a request here.