If your users are uploading from your website, just negotiate the token once and store it - essentially what you're doing is authorizing your *website* for access to YouTube, not each individual user.
b. 2009/11/12 [email protected] <[email protected]>: > > Hi, > > I am working on a project which requires our clients to upload videos > to our account. Users will use our website to upload. > > I want to be able to login directly from our servers to our youtube > account and I donot want the user to see a consent page or anything. > So everything should be transparent to users since we are not > accessing their account but rather they are uploading to our account. > > All the samples and docs I looked at, ask for a username and password. > or the user has to go through a consent page to allow website access > to the youtube account. > > So the question is, Is there a way to login to google data api ( more > specifically youtube) without asking the user to enter login info or > consent to anything? > > Any information would be appreciated. > thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
