I am developing a web-application using Shiny for Python and I want to add user authentication for user management. I did some search and found that for shiny for R there are shinyauthr or shinymanager that do the job, BUT they aren’t available for shiny for python. I couldn’t find any pointer on the posit docs that guide for doing user auth/manag in python. I appreciate your reply with how to use session to add user authentication in a shiny for python web-app. 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.