Skip to content

Add login mechanism through Social Network #19

@hieudd

Description

@hieudd

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions