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

feat: Authentication using SIWE on multiple chains. #2128

Open
richtera opened this issue Jul 6, 2024 · 0 comments
Open

feat: Authentication using SIWE on multiple chains. #2128

richtera opened this issue Jul 6, 2024 · 0 comments
Labels
s-triage Needs to be reviewed, designed and prioritized

Comments

@richtera
Copy link

richtera commented Jul 6, 2024

What is the feature you would like to implement?
Since SIWE authentication lets you cryptographically prove the user has an address or abstracted account, it looks interesting whether this kind of signature could be used for a user to login using wagmi.

Why is this feature important?
Currently it's possible to verify other addresses on other chains inside of farcaster; this might make it possible to in addition use those verified addresses to login to farcaster.

Will the protocol spec need to be updated??
I don't think so since it's a normal SIWE packet just on another chain, which would also need to have a registered RPC provider, but probably not much more.

How should this feature be built? (optional)
Initially it might be useful to prepare a hubble fork running being able to connect with other chains in addition to the current list.

@github-actions github-actions bot added the s-triage Needs to be reviewed, designed and prioritized label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s-triage Needs to be reviewed, designed and prioritized
Projects
None yet
Development

No branches or pull requests

1 participant