You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enter the wrong pin, the lase line of the out will be "No credentials found".
I would say that the message should only appear if there is really no data. And if there is a problem, regardless of whether it is an incorrect PIN or something technical, this message should not appear at all.
Sample:
nitropy nk3 secrets list
Command line tool to interact with Nitrokey devices 0.4.46
Please provide PIN to show PIN-protected entries (if any), or press ENTER to skip
Please touch the device if it blinks
Current PIN (7 attempts left):
Please touch the device if it blinks
Authentication failed with error: "SecretsAppException(code=6300/VerificationFailed)"
Please make sure the provided PIN is correct.
No credentials found
The text was updated successfully, but these errors were encountered:
When enter the wrong pin, the lase line of the out will be "No credentials found".
I would say that the message should only appear if there is really no data. And if there is a problem, regardless of whether it is an incorrect PIN or something technical, this message should not appear at all.
Sample:
The text was updated successfully, but these errors were encountered: