android - Oauth 2.0 Authentication within application console(not in browser) is possible or not -


in android app need authentication through oauth 2.0 dropbox api. done through browser only(redirected browser , authenticate) . possible make authentication login page in application .

you have redirect user dropbox login page , user must allow application access dropbox in behalf, can have oauth token.by default, dropbox api takes browser during authentication, may implement webview within application , redirect user within application itself.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -