bitwarden-estensione-browser/libs/common/spec/importers/testData/safariCsv/simplePasswordData.csv.ts

4 lines
221 B
TypeScript

export const data = `Title,URL,Username,Password,Notes,OTPAuth
example.com (example_user),https://example.com,example_user,example_p@ssword,"Example note
More notes on new line",otpauth://totp/test?secret=examplesecret`;