bitwarden-estensione-browser/libs/importer/spec/test-data/keepassx-csv/testdata.csv.ts

4 lines
271 B
TypeScript

export const keepassxTestData = `Title,Username,Password,URL,Notes,TOTP
Example Entry,testuser,password123,https://example.com,Some notes,
Another Entry,anotheruser,anotherpassword,https://another.com,Another set of notes,otpauth://totp/Another?secret=ABCD1234EFGH5678`;