pallets-eco / flask-security

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

cannot call _request_ctx_stack #882

Open MANGO-CODER85 opened 7 months ago

MANGO-CODER85 commented 7 months ago

when I use Usermixin in Flask-Security 3.0.0 it gives error cannot import _request_ctx_stack from flask,, please help