dfinity / internet-identity

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

Separate principal and origin information in IndexedDB storage #2578

Closed frederikrothenberger closed 2 months ago

frederikrothenberger commented 2 months ago

This PR introduces the storage layout v4 which keeps separate digests for principals and origins. That way it will be possible in the future to determine whether a specific principal was last derived for a particular origin.