python - How can a Qt/Qml app authenticate to GAE flask app? -


i wrote simple google app engine app using flask web framework. used flask-login , flask-restful libraries handle authentication , provide simple restful api app. next step have qt/qml app login gae app , have use rest api created. app written in qt 5.4 , runs on multiple desktop , mobile platforms. tried using qml webview qt 5.4 see if authentication happen , use cookie produced during authentication make restful calls separate network connection using qnetworkaccessmanager. never worked unable cookies webview. @ bit of loss of how else this? thanks!


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -