1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Matt Gibson
77bbd3a863 Add to/fromJSON methods to State and Accounts
This is needed since all storage in manifest v3 is key-value-pair-based
and session storage of most data is actually serialized into an
encrypted string.
2022-08-31 17:05:07 -04:00