Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Issue with custom identity provider #75

Open
githubdoramon opened this issue Nov 21, 2021 · 0 comments
Open

Issue with custom identity provider #75

githubdoramon opened this issue Nov 21, 2021 · 0 comments

Comments

@githubdoramon
Copy link

Hi,

I am trying to find a way to have an identity that is linked to an Ethereum wallet. I tried the EthereumIdentityProvider, but whenever I connect with the same wallet address, I still get different identities (which makes impossible for a user to access the same app from different devices).

Then I tried to create a custom provider, did the addIdentityProvider, but when I run the createIdentity with the new provider, I consistently get the error "Class constructor Identities cannot be invoked without 'new'". Any idea what am I doing wrong? Or how can I achieve the same result some other way (users being able to connect from multiple devices)?

Also, why isn't the latest version of this package being used in the main orbit-db?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant