Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Password Manager with QWidgets application on mobile
QtWS25 Last Chance

Password Manager with QWidgets application on mobile

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
iospassword
2 Posts 2 Posters 680 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DaveK 0
    wrote on 18 Jul 2019, 00:57 last edited by
    #1

    Hi,

    I am creating an iOS (Android in the future) QWidgets Application that requires users to enter their credentials to connect to a server. So on startup the user is presented with a dialog window with two QLineEdits - username and password.

    I would like the users to optionally store their credentials in a password manager (like LastPass , Dashlane, 1Pass, etc) of their choice and be prompted to use their password manage to fill in credentials fields when they are promoted to login.

    With other apps I personally use - I can usually auto fill my credentials into username and password fields like that from LastPass . It seems as if my phone recognizes those as password fields and then automatically gives me the option to auto fill from LastPass.

    Is it possible to add this functionality to a QWidgets Application running on iOS or Android?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 19 Jul 2019, 20:55 last edited by
      #2

      Hi,

      You should contact the folks from LastPass to check how applications can integrate/communicate with their application.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      18 Jul 2019, 00:57

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved