Ivan Shih
Ivan Shih
> Are you on the latest commit on your mac? Yes, I just checked and confirmed that I'm on the latest commit 05d415. I can provide more information to assist...
> csrftoken I have just confirmed that all three tokens - cf_clearance, LEETCODE_SESSION, and csrftoken are present in the session.
That's right, I had previously tried copying the Chrome session from Linux to MacOS, but it still didn't work properly. However, I'm confident that the session worked fine with LeetCode.nvim...
> Can you try changing `leetcode.nvim` branch to `macos` and check if it changes anything? > > With `lazy.nvim` just add `branch = "macos"` to your leetcode.nvim config The problem...
When copying the LeetCode session from Chrome to LeetCode.nvim, I can momentarily see "Login successful" but it then prompts that the session has expired, even though it displays my LeetCode...