Return JSON Response at all endpoints while using SPA #624
Aaron-Ochieng
started this conversation in
General
Replies: 1 comment
-
|
You don't mention what you have tried nor provided any code fragments. I assume you have a small test case and have been able to send and receive JSON responses from flask-security - using the default provided handlers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having issue on how to configure or overuse default response on @auth_required to return JSON Response instead of HTML document?
Beta Was this translation helpful? Give feedback.
All reactions