mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
Update how-to-change-email.md (#1433)
* Update how-to-change-email.md Made step-by-step instructions. I think it's more clear this way. Note lines 17 and 36. I wasn't sure if added note is necessary. * Update how-to-change-email.md Fixed typo
This commit is contained in:
parent
02a311ceea
commit
70fbe7a63e
1 changed files with 21 additions and 12 deletions
|
@ -3,23 +3,32 @@ title: How do I change my LBRY connected email?
|
|||
category: troubleshooting
|
||||
---
|
||||
|
||||
In certain cases, you may want to change the email connected to your lbry.tv account. LBRY stores the email address along with an access token which is unique to each user account. To clear this token, use the **Sign Out** button on the Account overview page (click the account icon next to settings in the top right).
|
||||
In certain cases, you may want to change the email connected to your account. Changing email for Odysee.com and LBRY is actually process of merging accounts and deleting access from old one. You'll need to merge accounts yourself, by using the LBRY desktop app https://lbry.com/get
|
||||
|
||||
## Wallets and rewards
|
||||
## Changing email on the desktop app
|
||||
1. Sign in with the old email, and make sure that you have "Backup your account and wallet data" checked.
|
||||
1. Sign out.
|
||||
1. Sign in with the new email, and make sure that you have "Backup your account and wallet data" checked.
|
||||
1. Your accounts are now merged. You can confirm this by login in to odysee.com with the new email. You should be able to control your channels from the new account.
|
||||
1. Send email to us, and we will do the clean up on our side, moving verification status to the new email, deleting access from old email, etc.
|
||||
**Example:** "I've merged my accounts. Please delete the access from my old account \<old-email\> and move my verification status to the account \<new-email\>."
|
||||
|
||||
Your Rewards status will not be transferred to the new account, so please [reach out to us](/faq/support) in order to merge them.
|
||||
*Note:* To prevent users from causing harm to other users, we require the email to be sent from the **old email**.
|
||||
|
||||
If you are using lbry.tv only, your wallet will also not be transferred, so please [reach out to us](/faq/support) in order to merge them. To do this merge yourself, you'd need to sign into the old email, and then the new email, via the LBRY Desktop app.
|
||||
|
||||
If you sign out of the Desktop app and back in with a different email, **these wallets and accounts will be merged**. Do not do this unless it's intentional and you expect the new email to be used by the same person.
|
||||
### Important:
|
||||
If you sign out of the LBRY desktop app and back in with a different email, **these wallets and accounts will be merged**. Do not do this unless it's intentional and you expect the new email to be used by the same person.
|
||||
|
||||
## Changing email on Android {#android}
|
||||
**If you need to merge wallets, you need to backup/restore your Android wallet or use the LBRY Desktop app to merge them by signing into both emails. [Android wallet backup instructions](https://lbry.com/faq/how-to-backup-wallet#android).**
|
||||
**If you need to merge wallets, you need to backup/restore your Android wallet or use the LBRY Desktop app to merge them by signing into both emails. [Android wallet backup and restore instructions](https://lbry.com/faq/how-to-backup-wallet#android).**
|
||||
|
||||
*(Exact steps may differ slightly)*
|
||||
*Before proceeding, please make sure to backup your wallet if there are funds in it*
|
||||
*Before proceeding, please make sure to backup your wallet if there are funds in it. Channels and publishes on account are also actually tied to the wallet*
|
||||
1. Go to phone settings
|
||||
2. Select Apps/Applications
|
||||
3. Scroll down to find `LBRY Browser`
|
||||
4. Click on it and select storage. Click `Clear data`
|
||||
5. Launch the LBRY app. It should ask for your new email
|
||||
1. Select Apps/Applications
|
||||
1. Scroll down to find `LBRY Browser`
|
||||
1. Click on it and select storage. Click `Clear data`
|
||||
1. Launch the LBRY app. It should ask for your new email
|
||||
1. Close app and backgorund services and [restore](https://lbry.com/faq/how-to-backup-wallet#android) the backed up wallet.
|
||||
1. Send email to us, and we will do the clean up on our side, moving rewards status to the new email, deleting access from old email, etc.
|
||||
|
||||
*Note:* To prevent users from causing harm to other users, we require the email to be sent from the **old email**.
|
||||
|
|
Loading…
Add table
Reference in a new issue