interledger / web-monetization-extension

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

Use automatic key addition when key revoked during use #653

Open sidvishnoi opened 1 month ago

sidvishnoi commented 1 month ago

With https://github.com/interledger/web-monetization-extension/issues/615, we can now automatically add keys to wallet. We should extend its use on key revoked state.

In src/popup/pages/ErrorKeyRevoked.tsx, use KeyAutoAdd to add keys, instead of directly asking user to manually paste key.