You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/LoginHelp.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@
4
4
## Username password login
5
5
Configure the username and password on the configuration page of the leetcode plugin. If the login fails, the following two login methods will be loaded. This method only supports leetcode-cn.
6
6
## cookie login
7
-
First log in to leetcode in your browser, open the browser console, copy the cookie to the login popup, and click login.
7
+
First log in to leetcode in your browser, open the browser console, copy the cookie to the login popup, and click login.[reference](https://developers.google.com/web/tools/chrome-devtools/network)
0 commit comments