This is a video tutorial showing how to authenticate requests using the Quart framework with the Quart-Auth extension. I'll show how to use basic auth, then cookie authentication for both server and client rendered apps, and finally I'll show how to use bearer tokens for script/api usage.
It is beginner friendly :D.