Skip to content

mnjenga/flask-security

 
 

Repository files navigation

Flask-Security

Downloads License

It quickly adds security features to your Flask application.

This Branch adds an API login view (/api/login) that is CSRF exempt and only accepts json posts (GET disabled and does not process form POSTS)

Resources

About

Quick and simple security for Flask applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.5%
  • HTML 4.5%