DEV Community

Discussion on: Python: Using JWT in cookies with a flask app and restful API!

Collapse
 
mishraamrish profile image
mishraamrish • Edited

I have a flask app with flask admin and flask-security.
Now I have to write rest apis.. I prefered Jwt-Extended with jwt in cookies.
For now I dont understand how can i get csrf token for Login api?
I tried many ways and it says csrf token missing