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 login mechanism through Social Network #19

Open
hieudd opened this issue Apr 13, 2023 · 1 comment
Open

Add login mechanism through Social Network #19

hieudd opened this issue Apr 13, 2023 · 1 comment

Comments

@hieudd
Copy link
Contributor

hieudd commented Apr 13, 2023

Overview

The goal is to add a login mechanism through social networks, with references to the following:

  1. https://www.ramper.xyz/
  2. https://www.dynamic.xyz/
  3. https://web3auth.io/

The basic login will include:

  • Social networks such as Gmail, etc.
  • External wallets such as MetaMask.

Tasks

  1. Understand the logic behind each login type.
  2. Implement the login API in packages/wallet-connect for the following:
  • Ramper.xyz
  • Dynamic.xyz
  • Web3auth.io
  1. Implement a UI view in examples/subconnect under the EVM category for each login type.
  • Each type will have its own UI (Please implement its own UI lib).
  • Update external login with SubWallet instead of only MetaMask.
  1. Ensure the DApp can log in with each type and can connect with SubWallet as an external wallet.
@hieudd hieudd added this to the Milestone 6 milestone Apr 13, 2023
@minhtri9111199
Copy link

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

No branches or pull requests

3 participants