pallets-eco / flask-security

Quick and simple security for Flask applications
MIT License
1.63k stars 513 forks source link

Compatibility with Flask 3.0.0 #881

Open ralfeus opened 7 months ago

ralfeus commented 7 months ago

Current version of flask_security isn't compatible with Flask 3.0.0. (deprecated exported attributes are removed, Markup isn't reexported anymore)