polkadot-js/extension

How to disconnect the browser extension

niklasp opened this issue · 0 comments

  • I'm submitting a ...
  • Bug report
  • Feature request
  • Support request
  • Other

I call web3enable to request a site to access the browser extension. How can I logout = user should be asked next time when they visit the site again for access? triggering the same behavior with js like clicking the trash icon here:
Bildschirmfoto 2023-09-29 um 00 12 32
Is that possible? Or how is a good connect / disconnect flow?