Forum Discussion
2 Replies
Sort By
I guess it will take around 120 minutes to refresh the token.
- AdamN6 years agoKhoros Oracle
Hi patils27
Per https://developer.khoros.com/khoroscommunitydevdocs/reference/authrefreshtoken the refresh token does not expire. You can use that method to force a refresh if you like. You can also use https://developer.khoros.com/khoroscommunitydevdocs/reference/authinvalidatetoken to invalidate a refresh token.