iphone - OAuth2 Flow for Mobile Devices -


We are currently working on an API that will be consumed by different types of different devices, we use the OAuth2 device Because it defines multiple streams which were not available in the original OAuth space. My question is, which flow will work best for mobile devices like iPhones or iPads? How does an application like TweetDeck use?

Looking at the Web, it looks like using the "Username and Password Credentials Flow" (Browser Token Exchange) like the TweetDeck client. Can anyone provide more information on this topic? Request Android (mobile device users) and clients (app on mobile). In this case, it seems reasonable that this belief is in existence. Basically it happens that the authentication is sent to the server instead of the entry token.

>

div>

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -