Fabric Twitter Embed Timeline requests considered as Application-only authentication? -


if use fabric embed user timeline in app, considered user authentication or application-only authentication?

from twitter api docs, there 2 types of auth (https://dev.twitter.com/oauth). makes me curious kind of auth fabric's twitterkit uses because want know limit when using fabric's twitterkit opposed official twitter api.

in app, user not asked sign in view timeline, i'm guessing application-only authentication?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -