interledger / web-monetization-extension

An open-source browser extension that enables Web Monetization.
Apache License 2.0
46 stars 2 forks source link

Settings page - Disconnect wallet #108

Closed tselit closed 2 months ago

tselit commented 4 months ago

Context

Implement the settings page to disconnect a wallet. A WM extension user who has previously connected their digital wallet to fund their WM payments needs to be able to disconnect their digital wallet from the WM extension.

The settings page UI:

disconnect wallet

Todos

raducristianpopa commented 3 months ago

Partially working (#169), but not clearing the storage properly.

tselit commented 3 months ago

Addressing clearing storage after wallet disconnect in #174 - waiting for review

raducristianpopa commented 2 months ago

Closed by #174.