codingbadger / instant-tokens.com

11 stars 0 forks source link

Do the tokens have expiration time? #19

Open Gonzalo2683 opened 3 years ago

Gonzalo2683 commented 3 years ago

Hello, my query is rather informative, the tokens that are generated with the json version of the site, what expiration time does it have?

Thanks

codingbadger commented 3 years ago

Hello,

Long Lived Token issued by Instagram expire after 60 days.

https://developers.facebook.com/docs/instagram-basic-display-api/guides/long-lived-access-tokens

Thanks

Barry

Gonzalo2683 commented 3 years ago

Hello, sorry for the delay in answering, one last question, with instant-tokens, is there a way to know when the token needs to be refreshed?

codingbadger commented 3 years ago

Not currently no, I am assuming you want to see when Instant Tokens will next refresh the token right? I can add that in but I think I will need to re-design the UI first as it is a bit cluttered and messy at the moment.