How to Use HTTP Basic Authentication in Your Flask App

In this video I show you how to use HTTP Basic Authentication in your Flask apps. HTTP authentication allows you to easily request a login for users without having to write much code. If you need a simple login simple for your app, this video is for you.
Source: Pretty Printed (YouTube)

Back to Lesson