创建令牌时,我无法在 Android Studio 的 GitHub 上获得授权

发布于 2025-01-10 05:17:59 字数 186 浏览 1 评论 0原文

我在 GitHub 创建了一个令牌,然后前往 Android Studio 添加此令牌。在版本控制 GitHub 设置中,我单击“添加帐户”。它在我的浏览器中将我重定向到 JetBrains,并要求我在 GitHub 上获得授权。我输入了登录名和密码,但它什么也没做,只是清空了字段,就好像我输入了错误一样。如何直接在Android Studio中添加帐户?

I created a token at GitHub and went to Android Studio to add this token. In Version Control GitHub settings I clicked on "Add account". It redirected me to JetBrains in my browser and asked me to get authorized at GitHub. I entered my login and password, but it did nothing but emptied the fields as if I entered this wrong. How can I add an account directly in Android Studio?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

怪我太投入 2025-01-17 05:17:59

我遇到了同样的问题。我建议您访问工具栏中 GIT 图标中的 github 选项。如果找不到它,那么它一定位于 VCS 命名选项中。由于我的排名不足以发布照片,因此这些链接应该可以帮助您

转到 git 选项或 VCS 选项工具栏。在下拉列表中找到 github 选项,然后选择在 github 上共享

,然后选择使用令牌登录,它应该会带您到浏览器上的 github 页面,并在其中生成一个身份验证令牌,您可以将其复制并粘贴到对话框中并进行验证。希望这有帮助!

选择使用令牌登录
现在输入复制的令牌并添加您的帐户

I faced the same issue. I would recommend you to got to the github option in GIT icon in the toolbar. if you cannot find it then it must be in the VCS named option. Since my rank is not enough to post photos,so these links should help you

go to git option or VCS option in toolbar. find github option in the dropdown and select share on github

then select login with token and it should take you to your github page on your browser where it generates an auth token which you can copy and paste in the dialog box and verify. Hope this Helped!

select Login with token
Now type the copied token and add your account

初相遇 2025-01-17 05:17:59

转到设置并选择版本控制,然后选择 github 并添加按钮使用令牌登录在此处输入图像描述

然后,当单击时将显示添加令牌的对话框,您可以从版本控制生成它
输入图片此处描述

您可以尝试这些步骤

Go to setting and select version control then select github and add button use login with tokenenter image description here

then when click will show dialog for add token you generate it from version control
enter image description here

you can try these steps

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文