wharfkit / wallet-plugin-anchor

WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with the Anchor authenticator.
https://wharfkit.com
Other
2 stars 3 forks source link

Duplicate data in session storage #16

Closed aaroncox closed 1 year ago

aaroncox commented 1 year ago

Do we need the chain ID, actor, and permission saved twice, or does Anchor need access to something it doesn't have?

The data as far as I know should be there as part of the session and not need to be stored.

image