Greetings, everyone:
A quick & simple question regarding the Python version of the Box SDK, and the various procedures needed for authentication.
Does the Box SDK provide an abstracted way for renewing the refresh token? Or must it always be done by making a POST request to https://api.box.com/oauth2/token ?
Thanks!