I have made a dashboard with Dash/Plotly/Python and I would like to place it behind a paywall.
Ideally I would like users to be able to create their own user accounts but give access to the dashboard only to the subscribed users.
I have found this basic example but it seems that each user have to be created by the admin individually.
How can this be accomplished?
Any guidance will be appreciated.
Thank you!
2 posts - 2 participants