pgrimaud/instagram-user-feed

save session on loginWithCookies method

RoseGoli opened this issue · 0 comments

Version(s) affected: 6.16.3

Description
at this moment, loginWithCookies method is going to request to IG and create a new session every time.
so there must be a way to save cookie and reuse it !