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

Add Gnosis Safe authentication support #68

Closed
2 tasks
denviljclarke opened this issue Mar 20, 2024 · 2 comments
Closed
2 tasks

Add Gnosis Safe authentication support #68

denviljclarke opened this issue Mar 20, 2024 · 2 comments
Assignees

Comments

@denviljclarke
Copy link
Collaborator

Description

We need to enable gnosis-safe wallets, which have an allocation to connect and authenticate. Currently, connecting with Gnosis Safes using RainbowKits authentication flow is not supported. Below is some more information on the issue and potential solutions.

The leading cause of the issue is the difference between Safe signatures & regular wallet signatures and that RainbowKit doesn't handle it in their auth flow (The issue in the RainbowKit repo). However, it seems other teams have run into this and have documented solutions.

Gallery
MightBear Games

To add Gnosis Safe support, we'll have to implement a solution that allows them to authenticate. Maybe there's another way to handle this. Feel free to update this or add any comments.

Acceptance criteria

  • Gnosis Safes can connect and authenticate
  • Gnosis Safes can claim ( this will be harder to test unless we have a test deployment of governance on main net as app.safe.global doesn't support any testnets)
@denviljclarke
Copy link
Collaborator Author

Story Points: 5
See the discussion in Grooming - Mar 28

Powered by Parabol

@denviljclarke denviljclarke self-assigned this Apr 23, 2024
@chapati23
Copy link

We decided we won't support claiming via Safes. Instead, we've split up the Safe allocations amongst the Safe owners so they can claim individually

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

2 participants