I'm writing a web application that requires authentication / authorization. That is, this web app will allow users to log into the site and gain access to material not accessible to anonymous users. Unfortunately, Flask does not come with a built in authentication / authorization system. Experts highly discourage rolling out a custom system, so I don't want to do this. Is there a good, full-fledged authentication / authorization framework that I can use for my application?
Have a look at Flask-Auth.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With