Flask JWT Extended- Different locations for access_token (header) & refresh_token(httpOnly cookie)

前端 未结 0 1820
栀梦
栀梦 2020-12-16 13:37

How to configure flask app with flask-jwt-extended for which we need something like below.

  1. AccessToken/Bearer must sent as a Header (and not cookie)
  2. Re
相关标签:
回答
  • 消灭零回复
提交回复
热议问题