Skip to content
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

Session expired problem #2

Closed
s1hon opened this issue Feb 20, 2018 · 1 comment
Closed

Session expired problem #2

s1hon opened this issue Feb 20, 2018 · 1 comment

Comments

@s1hon
Copy link

s1hon commented Feb 20, 2018

Hi, here is the bug

If I login leetcode.com by vscode, and login on chrome same time.
It will show the session expired problem.

2018-02-20 3 44 58

@jdneo
Copy link
Member

jdneo commented Feb 21, 2018

Hi @opjlmi .

Thank you for trying this extension. What you have said is right and I can repro this on my side. But unfortunately, this issue cannot be fixed by the extension for now. Because the LeetCode only allow one active session per account. You can try using two browsers, (or one in common mode, one in incognito mode) both sign in with the same account, you will find as long as one browser signed in, the other will be signed out automatically(after refresh the web page).

@jdneo jdneo closed this as completed Feb 24, 2018
wangtao0101 added a commit to wangtao0101/vscode-leetcode that referenced this issue Feb 29, 2020
# The first commit's message is:

add debug framework for javascript and python

# This is the commit message LeetCode-OpenSource#2:

almost debug version for javascript without judge

# This is the commit message LeetCode-OpenSource#3:

transform some param type
wangtao0101 added a commit to wangtao0101/vscode-leetcode that referenced this issue Feb 29, 2020
# The first commit's message is:

add debug framework for javascript and python

# This is the commit message LeetCode-OpenSource#2:

add debug-default command to use default  testcase

# This is the commit message LeetCode-OpenSource#3:

catch error in entry

# This is the commit message LeetCode-OpenSource#4:

fix a  bug whe  paramtype is  string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants