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
Currently, TokenVault refuses a new entry without an OTP secret of correct format.
If you just drop the validation requirement and treat "secret" as "maybe OTP maybe password", and suppress the OTP display when inapplicable, it can be used as a general password store as well.
Currently, TokenVault refuses a new entry without an OTP secret of correct format.
If you just drop the validation requirement and treat "secret" as "maybe OTP maybe password", and suppress the OTP display when inapplicable, it can be used as a general password store as well.
See eg @x80486's mockup @ #19.
The text was updated successfully, but these errors were encountered: