Hi guys,
I'm pretty new to the flask scene and had a question/need some help. I'm working on a raspberry pi with a relais board. I got it working using these codes:
http://randomnerdtutorials.com/raspberry-pi-web-server-using-flask-to-control-gpios/
But can someone tell me how I can add a login to my program? If this has a login I can open up the port to the internet for external use.
Thnx for the help!