I'm doing experiments with API and I found Dropbox API very user-friendly, but I'm missing one thing: is there any way to perform OAuth2 authentication like with Python library (no redirect, user copies and pastes code from web)?
Thank you.