Frage

My question is, how can I login in my Dropbox windows phone 8 project with email and password?

I am using sharpbox 1.2 API.
I want that other user can access their dropbox account by my application.

Keine korrekte Lösung

Andere Tipps

The only authentication scheme supported by the Dropbox API is OAuth. There's no way to programmatically access an account using a username and password.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top