should we store some cookie instead ?
storing cookie is a good idea
we can also can cache the entire session. For that we can either manually pickle session or use https://github.com/rishabhsingh971/persession
Originally posted by @rishabhsingh971 in #23 (comment)
storing cookie is a good idea
we can also can cache the entire session. For that we can either manually pickle session or use https://github.com/rishabhsingh971/persession
Originally posted by @rishabhsingh971 in #23 (comment)