dash-auth
dash-auth copied to clipboard
Loging to another website using dash-auth
I am trying to create a dash app where I want to log in to another website. I have an API for the website. I can write a query with username and password for the website login. How can I use dash-auth to ask user to enter the username and password?