Hi all. Quick question.
Let’s say that I am storing account login information for a website in slot 1a (i.e. URL, username, and password).
Let’s now say that I wanted to go to the website and change the password to something new. When setting a new password, the website would very likely ask me for my CURRENT password for security/verification. How do I efficiently have OnlyKey type just the password for me?
In this case, I simply want OnlyKey to “skip” typing the URL and username, and instead to just type the password.
I haven’t been able to find any documentation or questions about this.
Thanks!