I want to add user authentication for an app that I am developing using Shiny for Python. I did some search and found that either Shinyauthr or Shinymanager can be used for user authentication, BUT they available only for Shiny for R. I couldn’t find any pointer that point for a port to Shiny for Python or any other library that do the same in python. I am aware of Auth0, but I don’t want to involve a third party in the process.
Appreciate your help.
MMostafa is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.