Access Token Expiration
-
I have gone through the complete authentication flow to create an access token / secret. I’ve added an endpoint that returns my user name and everything is as expected. I’m wondering now how long that pair is valid for or if there is any way to revoke it or set an expiry date for it. It seems strange to me that it should be valid indefinitely but I created the pair last week and it’s still working today.
The topic ‘Access Token Expiration’ is closed to new replies.