-
Notifications
You must be signed in to change notification settings - Fork 665
Session expired problem #2
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
Comments
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). |
# 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
# 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
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.
The text was updated successfully, but these errors were encountered: