Currently 2FA password is passed as string, which is not fully safe, because we can't reliably perform memory zeroing and ensure that it is not stored in memory more than needed.
I propose to implement alternative way (preferably without backward-incompatible API changes), e.g. providing a hash (some kind of callback where we can call PasswordHash?) instead of password.
Ref: #740
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too