You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are looking to build a Django app that integrates multiple Dash apps. We would like to limit access to each of the dash apps based on Django auth. Is there an example of how we could use Django auth to provide group-based access control to Dash apps using this wrapper?