instagram_private_api_extensions icon indicating copy to clipboard operation
instagram_private_api_extensions copied to clipboard

Automatically persist/cache the auth cookie details.

Open fabiocaccamo opened this issue 4 years ago • 2 comments

Before submitting an issue make sure you have:

  • [x] Updated to the lastest version v0.3.8
  • [x] Read the README
  • [x] Searched the bugtracker for similar issues including closed ones

Describe your Feature Request:

Could you add an extension to automatically persist/cache the auth cookie details to avoid logging in every time you make an api call?

fabiocaccamo avatar Dec 07 '20 10:12 fabiocaccamo

there is an example here but im sure you've seen it ..

lmn3x avatar Jun 10 '21 10:06 lmn3x

@lmn3x sure I saw it and I found it very useful, I ended up extending the client to automatically persist/cache the auth cookie details, I think this could be useful to everybody.

fabiocaccamo avatar Jun 10 '21 10:06 fabiocaccamo