polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
968 stars 405 forks source link

Page Authorize Its not showing in local development #1238

Closed ariansyahAkbarAtech closed 6 days ago

ariansyahAkbarAtech commented 1 year ago
jacogr commented 1 year ago

The master version has changed quite a bit with regards to authorization - instead of passing through all accounts, you need to select specific accounts. The old "as on stores" authorization dialog is no more.

TL;DR This is entirely expected, as per the master version.

TarikGul commented 6 days ago

Closing as this is answered