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

Provide GoodWallet login type to New GoodWallet #4297

Open
decentralauren opened this issue Sep 3, 2024 · 1 comment
Open

Provide GoodWallet login type to New GoodWallet #4297

decentralauren opened this issue Sep 3, 2024 · 1 comment
Assignees

Comments

@decentralauren
Copy link

decentralauren commented Sep 3, 2024

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;

  • https://goodwallet.xyz/en/promo?login=google
  • https://goodwallet.xyz/en/promo?login=facebook
  • https://goodwallet.xyz/en/promo?login=pwdless
@decentralauren decentralauren assigned sunela-tr and L03TJ3 and unassigned sunela-tr Sep 3, 2024
@vldkhh
Copy link

vldkhh commented Sep 18, 2024

verified on QA

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

No branches or pull requests

4 participants