By using the Fitbit documentation from here. I have succeeded upon the Fitbit authentication in my app with token expire time expires_in=604800
. I got stuck by how to logout from the logged in account. Is there any Fitbit endpoint to do that or required to revoke the authentication token how could we achieve the logout?
Any Help much appreciated.