lastpass-authenticator-export
lastpass-authenticator-export copied to clipboard
some entries dont seems to have AccountID and cause the QR code to be incorrect.
When exporting my Lastpass Authenticator entries I've noticed that some entries do not have AccountID defined hence the reference to the QR code png is ".png" for multiple entries.. that caused issues..
Would be best to use a random key for each and insure that each QR code src is unique.
Created simple PR https://github.com/dmaasland/lastpass-authenticator-export/pull/24 for this. If you want to test and let me know it works for you.