Open mirceapasoi opened 9 years ago
I'm trying to implement Dropbox OAuth2 with this package, but it doesn't work because the login() method always sets an access_type=offline parameter that Dropbox doesn't recognize.
Could you add a way to configure this behavior?
I'm trying to implement Dropbox OAuth2 with this package, but it doesn't work because the login() method always sets an access_type=offline parameter that Dropbox doesn't recognize.
Could you add a way to configure this behavior?