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

feat: email recovery link to redirect to my near wallet #3138

Merged
merged 1 commit into from
May 28, 2024

Conversation

hcho112
Copy link
Contributor

@hcho112 hcho112 commented May 28, 2024

This PR contains implementation to support existing email link recovery method by automatically redirecting to my near wallet.

To test on testnet locally, run:

yarn && NEAR_WALLET_ENV=testnet yarn start

with this link will redirect to mynearwallet testnet

I have also tested it against mainnet by:

yarn && NEAR_WALLET_ENV=mainnet_NEARORG yarn start

with mainnet account, (please ping me if you need them to test)
will redirect to:
Greenshot 2024-05-28 16 34 00

@hcho112 hcho112 requested a review from andy-haynes May 28, 2024 04:52
Copy link
Contributor

@andy-haynes andy-haynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@andy-haynes andy-haynes merged commit ed4b0a0 into master May 28, 2024
1 check passed
@andy-haynes andy-haynes deleted the email-recovery-redirect branch May 28, 2024 18:33
@hcho112 hcho112 mentioned this pull request May 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants