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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -