-
Describe the bug | 问题描述我把GitHub的主邮箱切换为别的邮箱后通过GitHub OAuth登录获取到的邮箱还是原来的主邮箱 Website URL | 问题网站任意使用waline的网站 Where your waline deploy? | 服务部署在哪里?Other Where your comment data store? | 数据存储在哪里?LeanCloud(https://leancloud.app) ###Describe the bug | Problem description I switched the main email address of GitHub to another email address and got the email address through GitHub OAuth login. The email address I got was still the original main email address. Website URL | Problem WebsiteAny website that uses waline Where your waline deploy? | Where is the service deployed?Other Where your comment data store? | Where is the data stored?LeanCloud(https://leancloud.app) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
去数据库后台改一下吧,首次使用 GitHub 登录会基于 GitHub 的资料创建账户,后续再次使用 GitHub 登录只会匹配 GitHub id 不会修改账户资料了。 Go to the database background to change it. When logging in with GitHub for the first time, you will create an account based on GitHub’s information. When logging in with GitHub again, you will only match the GitHub id and will not modify the account information. |
Beta Was this translation helpful? Give feedback.
去数据库后台改一下吧,首次使用 GitHub 登录会基于 GitHub 的资料创建账户,后续再次使用 GitHub 登录只会匹配 GitHub id 不会修改账户资料了。
Go to the database background to change it. When logging in with GitHub for the first time, you will create an account based on GitHub’s information. When logging in with GitHub again, you will only match the GitHub id and will not modify the account information.