flasklogin-tutorial
flasklogin-tutorial copied to clipboard
how to integrate already existing application.py file
Hi, I built dashboard using dash for my company which I deployed in Heroku, now I am supposed to add user authentication to dashboard. My dashboard has application.py where all page layouts and callbacks are given. I want to know how to integrate application.py file to your repository
thanks