sachin-handiekar / jInstagram

A Java library for the Instagram API.
MIT License
385 stars 167 forks source link

How to persist the authentication for later use? #207

Open echogit opened 7 years ago

echogit commented 7 years ago

Hi, I already manage to authenticate and get the InstagramService using the example. How can I save and reuse this authentication for a later use?