Dash User Authentication

Dear All,

I’m working in Dash for user authentication to add more users to the list as well as getting the number of online users logged in, where I’m also looking to add forget password and change password details in it along with Logout option from the app. I found few examples in the Dash authentication to be useful, but could you please share some information on how to implement this as well. Much thankful.

Regards,
Naresh.

Depending on your Production set up there are a few options described in the User Guide:

https://dash.plot.ly/authentication

There is also this project: https://github.com/lucaschapin/dash-google-auth

Thank you @cfriedline @btcooper but still I would need few examples to add forget password and change password details along with Logout option from the application, any help is much thankful