Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not working with RainbowKitAuthenticationProvider #9

Open
sylvestrevgenhiveon opened this issue Sep 20, 2023 · 1 comment
Open

Comments

@sylvestrevgenhiveon
Copy link

Hello. I can't find "rainbowkit-ext", so making issue here.

We use RainbowKitAuthenticationProvider for our custom authorization: verify Ethereum message and log in or not.
Everything is work with default wallets by Rainbow Kit: Metamask, Trust Wallet, WalletConnect protocol also good.

But particle wallets not working with these approach. If we remove RainbowKitAuthenticationProvider - particle wallet connecting. Problems appear when we need to verify with send and sign message. There was "Error signing message. Please retry" in Rainbow Kit. Error from particle: "Unknown RPC error: Details: User not login, Version: [email protected]".

Interesting, that if I sign in with just email and code, and want to verify and sign message - everything works :)
But, if I use particleWallet({ chains, authType: "google" }) or apple or etc, it is not working.
Also, there is another error when I try to sign in with particleWallet({ chains }) and choose google or apple etc, there was an error "System error, Param not found."

Please, help :)

@sylvestrevgenhiveon
Copy link
Author

UPDATE: Everything is working on colleague machine in West Europe. I am in Ukraine now, and it is still not working on my side. Is this a cause of problem?

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

No branches or pull requests

1 participant