stacker.news/components/webln
ekzyis 5c593ce280
Fix unintended sharing of wallets and logs (#1127)
* Suffix localStorage key for attached wallets with me.id

* Suffix IndexedDB database name with me.id

* Fix TypeError: Cannot destructure property of 'config' as it is null

* Detach wallet on logout

* Migrate to new storage keys

* Use Promise.catch for togglePushSubscription on logout

It's more concise

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2024-05-03 16:42:00 -05:00
..
index.js Fix unintended sharing of wallets and logs (#1127) 2024-05-03 16:42:00 -05:00
lnbits.js Fix unintended sharing of wallets and logs (#1127) 2024-05-03 16:42:00 -05:00
lnc.js Fix unintended sharing of wallets and logs (#1127) 2024-05-03 16:42:00 -05:00
nwc.js Fix unintended sharing of wallets and logs (#1127) 2024-05-03 16:42:00 -05:00