ccagml / leetcode-extension

Solved LeetCode problem in VS Code added some new features
https://marketplace.visualstudio.com/items?itemName=ccagml.vscode-leetcode-problem-rating
MIT License
267 stars 27 forks source link

每次打开 VS Code 都需要重新登陆 #230

Open chiperman opened 1 year ago

chiperman commented 1 year ago

登录成功后,如果关闭 vs code 或者重新打开一个窗口就需要重新登录。

ccagml commented 1 year ago

是什么登录方式呢?按理说不会这样

chiperman commented 1 year ago

使用的是官方的登录方法,我怀疑是因为我 vs code 登陆后,网页再次登录会相互挤掉登录状态。现在已经改用官方的插件倒是没这个问题了。

ccagml commented 1 year ago

那不太清楚了,官方页面登录不会被顶吗?登录这边都是原来官方插件的逻辑

mikey-liu commented 1 year ago

我也是这样,每次打开vs code 都要重新登录。但是用那个 官方的leetcode vs插件不用

ccagml commented 11 months ago

可能账号比较特殊会没有用户名的情况

ccagml commented 11 months ago

2.19.16 或者试试cookie登录

578223592 commented 6 months ago

2.19.16 或者试试cookie登录

我一直用的cookie登录,没问题