Uh oh!
There was an error while loading. Please reload this page.
add leetcode user -c that user can login with cookie - #31
Conversation
yihong0618
commented
Nov 29, 2019
Sorry I did not get the point of travis-ci error |
jdneo
commented
Nov 29, 2019
Thank you @yihong0618. I'll take a look for this change recently. Probably on Sunday or next Monday. |
wanquanw
commented
Dec 1, 2019
It seems like that the travis-ci errors are about code style problems. |
| Read help first $ leetcode help | ||
| Login with your leetcode account $ leetcode user -l | ||
| Cookie login with cookie $ leetcode user -c |
jdneo
commented
Dec 2, 2019
Thanks @yihong0618, Do you need me to publish it now? I have no Windows machine on my side for now, so I cannot check my the CI job fails. It would be great if you can help verify it. 😄 |
yihong0618
commented
Dec 2, 2019
Yes, please. And it seems that I can't find anything useful for the ci message. Sorry I did not find my error. |
jdneo
commented
Dec 2, 2019
@yihong0618 Hmm, can we open a webview to automatically get the cookie? The webview in VS Code could not achieve that because the VS Code team does not provide APIs to do that. I'm not sure if there is a easy-to-go solution in Node.js. |
jdneo
commented
Dec 2, 2019
2.6.17 released |
yihong0618
commented
Dec 2, 2019
jdneo
commented
Dec 3, 2019
Oh, that's a great article. thanks for sharing. Yes I agree that if we need 100M more size to bypass it, there is no need to do that. |
Add a method that user can login with cookie relate to vscode-leetcode can't login problem