dfinity / internet-identity

Internet Identity, a blockchain authentication system for the Internet Computer
https://identity.ic0.app
Other
405 stars 138 forks source link

Only allow the most recently used identity to be auto-selected #2579

Closed frederikrothenberger closed 2 months ago

frederikrothenberger commented 2 months ago

This is an enhancement to the auto-selection feature introduced in #2563: In order to not confuse users, only the most recently used identity can be auto-selected (i.e. when refreshing sessions). This way, a dapp cannot make a user switch identities without them having the identity selected explicitly.