fairDataSociety / blossom

Browser Extension based on Fair Data Protocol
Apache License 2.0
5 stars 4 forks source link

feat: improve session handling #153

Closed tomicvladan closed 1 year ago

tomicvladan commented 1 year ago

Now there is a new way to store secret data. Instead of current mechanism for session handling, using chrome.storage.session is more secured and easier to use.