Relative Content

Tag Archive for cookiessession-cookies

How long does leetcode cookie session last?

I’m building a app that make request to the leetcode graphql api. Inside this function header I’ve use the user stored cookie from my backend. My concern is how long does the cookie last, and how long do I need to re-update the cookie session?