Why does get_jwt_identity() return None even with jwt_required when accessing access_token_cookie in Flask Restful?

前端 未结 0 1152
轮回少年
轮回少年 2021-01-22 07:10

Hello all, I\'m using Flask Restful with Flask Jwt Extended to make a schedule maker, and am trying to use cookies. I\'ve succeeded in getting the cookie and retrieving it.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题