For a REST API, can I use authentication mechanism provided by flask-login or do I explicitly have to use token based authentication like JWT?

前端 未结 0 1621
抹茶落季
抹茶落季 2020-12-31 18:58

Specifications: I am writing a desktop application in Python using PyQt5. My application communicates to the remote database through a Flask API th

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