-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Milestone
Description
Overview
The goal is to add a login mechanism through social networks, with references to the following:
The basic login will include:
- Social networks such as Gmail, etc.
- External wallets such as MetaMask.
Tasks
- Understand the logic behind each login type.
- Implement the login API in
packages/wallet-connectfor the following:
- Ramper.xyz
- Dynamic.xyz
- Web3auth.io
- Implement a UI view in
examples/subconnectunder 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.
- Ensure the DApp can log in with each type and can connect with SubWallet as an external wallet.
Reactions are currently unavailable