No images? Click here Securing Your Flask AppOne of the most commonly added features on a web app is some form of aunthentication: whether that's a simple password-based login screen or a more sophisticated role-based access control system. In Chapter 6 of Mastering Flask Web Development, Daniel Gaspar and Jack Stouffer take you through a comprehensive look at authentication and access control in Flask. The chapter contains:
By the end of the chapter you'll know how to implement secure logins, understand multiple login and registration options, and build applications with explicit access permissions. Mastering Flask Web Development, Second EditionBuild modern, secure, production-ready web MVC apps and APIs using Python’s Flask framework. Utilize various extensions like Flask-JWT and Flask-SQLAlchemy to develop powerful applications. Deploy a Flask app on real-world platforms like AWS and Heroku on VMs or Docker containers. Start your subscription today and you'll get access to this book, plus 300+ other web design and development books in SitePoint Premium! Until next time, |