I am using a qml WebEngineView to show a login/signup view (provided by a Rails 
server). On successful login, the server provides a jwt authentication token in 
the http headers of the response. How can I get this header from the web 
engine? Do I need to use a webengine widget instead of qml?

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to