Tags: flask quasar

Comments

Kevin Foong on

I normally control the login session via Flask. Miguel Gringberg has a pretty good tutorial on how to do that in Flask here - https://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask

Pete on

Any tips on how you add validation that the user is allowed to upload, or that a valid login session was established?

Leave a Comment

Email is optional