Does something like CanCan (authorization library) exist for flask and python Does something like CanCan (authorization library) exist for flask and python flask flask

Does something like CanCan (authorization library) exist for flask and python


I recommend you keep an eye on Cork. Currently it's an authentication and authorization framework just for Bottle, but on the roadmap is Flask support. Pretty awesome.


I saw this package in a LinkedIn post a while back.I never really checked it out, but it looked to have constant updates

Authomatic is an authorization / authentication client library for Python web applications inspired by Alex Vagin’s Simpleauth. In fact, I almost named it Deadsimpleauth, but that name would be too long for a succinct library.

http://peterhudec.github.io/authomatic/https://github.com/peterhudec/authomatic