GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
108 stars 55 forks source link

Provide GoodWallet login type to New GoodWallet #4297

Closed decentralauren closed 1 week ago

decentralauren commented 2 months ago

Business Description

Forgetting their login method, or logging in with the wrong method (and creating a new wallet) are common issues faced by GoodWallet users. To reduce the likelihood of either happening in the migration from GoodWallet to the New GoodWallet, we will hand over the login type only (no credentials) to the New GoodWallet so that it may display the appropriate login method to the user.


Technical Implementation

When linking to NGW, include the following searchParam in the url; ?login=<login> i.e. for Google, Facebook and OTP, we have;

vldkhh commented 2 months ago

verified on QA