Skip to content

github登录需要验证码 #559

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

Closed
13068240601 opened this issue May 27, 2020 · 23 comments
Closed

github登录需要验证码 #559

13068240601 opened this issue May 27, 2020 · 23 comments
Labels
duplicate This issue or pull request already exists

Comments

@13068240601
Copy link

🐛 Bug Report

在新设备使用github登录,github发来了验证码,但是插件没有输入的地方

To Reproduce

在新设备使用github登录

Expected behavior

使用github登录时再弹出一个验证码输入框,非必填

Extension Output

login: (node:7632) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
pass: c:\Users\userName.vscode\extensions\shengchen.vscode-leetcode-0.16.2\node_modules\vsc-leetcode-cli\lib\plugins\leetcode.js:565
const redirectUri = resp.request.uri.href;

Your Environment

os:Windows_NT x64 10.0.18362

  • extension settings:
  • nodejs version:v14.3.0
  • vscode version:1.45.1
  • extension version:
@yihong0618

This comment has been minimized.

@13068240601

This comment has been minimized.

@yihong0618

This comment has been minimized.

@13068240601

This comment has been minimized.

@yihong0618

This comment has been minimized.

@13068240601

This comment has been minimized.

@13068240601

This comment has been minimized.

@yihong0618

This comment has been minimized.

@ghost

This comment has been minimized.

@gueinhe

This comment has been minimized.

@yihong0618

This comment has been minimized.

@13068240601

This comment has been minimized.

@13068240601

This comment has been minimized.

@yihong0618
Copy link
Contributor

@ALL
Its the same problem as #563
You can just update your node version.
About how to update you can also find at #563 my answers.

@jdneo jdneo added the duplicate This issue or pull request already exists label Jun 5, 2020
@jdneo
Copy link
Member

jdneo commented Jun 5, 2020

Close as duplicated

@jdneo jdneo closed this as completed Jun 5, 2020
@13068240601
Copy link
Author

@yihong0618 我之前node版本是14.3.0,换回lts版12.18.0还是不行

@yihong0618
Copy link
Contributor

@jdneo
Copy link
Member

jdneo commented Jun 5, 2020

@13068240601 Or you can specify your node executable by using the setting: leetcode.nodePath

@jsm1003
Copy link

jsm1003 commented Aug 31, 2020

我也遇到了,登陆不上, 需要验证码、

@yihong0618
Copy link
Contributor

我也遇到了,登陆不上, 需要验证码、

Please make sure your node version > 10

@rcocco
Copy link

rcocco commented Nov 19, 2020

登录leetcode英文版,输完用户名密码,邮箱能收到验证码邮件,但不给地方输入验证码,直接登录失败。
更新node到v14.15.1仍然无效。leetcode.nodePath也已经填写了这个版本的node。

(node:27444) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
[ERROR] You are not login yet?
(node:16012) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
login: (node:23008) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
pass: [ERROR] Login failed. Please make sure the credential is correct.

@yihong0618
Copy link
Contributor

@rcocco 试试手机的 2FA 邮箱的好像是不行的。

@Phoenix500526
Copy link

手机的 2FA 也是不行的,试图使用 cookies 来登陆,但是登陆的 cookies 很快机会消掉(登陆成功后,浏览器的 console 中的 login 请求会被刷新,然后抓不到 cookies)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

7 participants