I'm looking to develop an application utilizing OAuth 2.0 authentication protocol, which I know Dropbox supports. However, the application will be running on a device without a web browser, so the OAuth 2.0 Device Authorization Grant protocol must be followed. I am wanting to know whether Dropbox supports this work flow, and if so where I might find more documentation on the subject (all documentation regarding authentication I've found thus far assumes the presence of a web browser on device). Thanks for the help.