-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Implement Web3 OAuth/Sign-In Functionality #11560
Labels
Comments
@lachlan-roberts is this something you'd like to look into? |
@lachlan-roberts If you run into any snags, don't hesitate to reach out and I can try to help you out. |
lachlan-roberts
added a commit
that referenced
this issue
Jun 6, 2024
Signed-off-by: Lachlan Roberts <[email protected]>
lachlan-roberts
added a commit
that referenced
this issue
Jun 6, 2024
Signed-off-by: Lachlan Roberts <[email protected]>
lachlan-roberts
added a commit
that referenced
this issue
Jul 5, 2024
Signed-off-by: Lachlan Roberts <[email protected]>
lachlan-roberts
added a commit
that referenced
this issue
Aug 26, 2024
Issue #11560 - Implement EIP-4361 Sign-In With Ethereum
Completed in the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
I would like to suggest Jetty should integrate Web3 OAuth/Sign-In to let users log in with their blockchain wallets, like MetaMask or WalletConnect.
This move taps into the secure and user-friendly aspects of blockchain, offering a modern twist to logging in without traditional usernames and passwords. Impact to legacy code is minimal, so this would be a means of radically modernizing Jetty in the eyes of the public, without a lot of technical overhead for maintainers.
Following implementation, users would be able to authenticate by simply connecting their wallet! It’s like “Sign in with Google" but on-chain and permission-less. Moreover, numerous libraries already provide this functionality.
Long-term, Jetty could have significant potential within the Web3 space, particularly for enhancing cross-chain communications and supporting decentralized physical infrastructure. Jetty could play a crucial role in the evolving Web3 ecosystem. If explored, this direction could greatly amplify Jetty's impact on blockchain interoperability and the broader adoption of decentralized and open source systems.
Enhancement-Specific Description
Looking forward to making Jetty a pioneer in Web3. Open to feedback/questions.
CC: @jmcc0nn3ll
The text was updated successfully, but these errors were encountered: