As dropbox will stop support long-live tokens I was asked to update my system to use short-live tokens, but I can not find any method or arguments that allow me to pass this `token_access_type=offline`.
The getAuthenticationUrl method takes an tokenAccessType option for this. You can set that to "offline".