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
I didn't know this thing supported MFA up until I opened up the menu and tried to copy the MFA code. Honestly, the current process could use some tweaks, since you need to add an OTP URL to the note somewhere without it really telling you until you try to copy an MFA code.
I think we could add an optional field to the creation menu for passing in the MFA secret (or the URL, depending), some functionality to make an OTP URL out of a secret, and a dedicated attribute in the PasswordEntry file for the OTP URL.
So in summary:
Add OTP URL/secret field to creation menu
Add functionality to generate URL from a secret
Add attribute for OTP URL specifically
Add and modify tests as needed
Does this sound useful?
The text was updated successfully, but these errors were encountered:
I didn't know this thing supported MFA up until I opened up the menu and tried to copy the MFA code. Honestly, the current process could use some tweaks, since you need to add an OTP URL to the note somewhere without it really telling you until you try to copy an MFA code.
I think we could add an optional field to the creation menu for passing in the MFA secret (or the URL, depending), some functionality to make an OTP URL out of a secret, and a dedicated attribute in the PasswordEntry file for the OTP URL.
So in summary:
Does this sound useful?
The text was updated successfully, but these errors were encountered: