Closed haustraliaer closed 10 years ago
@haustraliaer what you described above sounds like two different issues
Am I right?
Yeah I think so, kind of wrote that issue thinking they were the same but realised halfway through. I'll edit to be more specific to 1
Done!
In the case that someone tries to open an existing wallet from the landing screen of hive-js they are presented with the message "Set your pin".
In the case that they have already set a pin previously, it should instead read: "Enter your pin". A subtle difference, obviously, but important none the less. We'll need to have some way of detecting whether the user has indeed set a pin or not.
@weilu mentioned this would be a server side task for detecting a set pin (as you could potentially open on a new device with no knowledge of the account locally, but have a pin stored on the server).