What mechanism to use with YouTube access in Andro

2019-09-06 11:37发布

I am trying to implement a simple mechanism to authenticate the user so that through my app he can interact with YouTube. But there are several points in which I am confused about, following is a list of the same:

1) What login mechanism to use? I have implemented G+ sign in however the docs here are very confusing:

a) https://developers.google.com/youtube/v3/guides/authentication?hl=de This link asks me to use an O - Auth 2 authentication, however

b)https://developers.google.com/accounts/docs/OAuth2InstalledApp?hl=de this link tells me a different story.

I simply want the user to gain access through her account and upload videos, why is this so much painful?

1条回答
聊天终结者
2楼-- · 2019-09-06 12:13

Check the Authentication at YouTube Direct Lite for Android.

查看更多
登录 后发表回答