flask-security icon indicating copy to clipboard operation
flask-security copied to clipboard

Disable login template from @login_required

Open andreademasi opened this issue 7 years ago • 1 comments

Is it possible to return a 401 error instead of the login form when the user is not logged in?

andreademasi avatar Oct 27 '18 21:10 andreademasi

I too am investigating this. I'll update here if I find a solution to this.

zprobst avatar Nov 06 '18 23:11 zprobst