FlaskBB
A lightweight forum software in Flask
default profile picture

mitcheman

Member
Last seen 7 years ago
Joined:
Posts:
2
Topics:
1

gonna try that. thnx!

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!