In my application users log in via REST webservices, it works OK. Now I want to keep user logged in between switching off a smartphone / an application.
What would you suggest to use as a simplest way to keep ID of a logged user in some storage using Qt/QML ?