google-code-export / django-syncr

Automatically exported from code.google.com/p/django-syncr
0 stars 0 forks source link

Handle AuthSub for YoutubeUser #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As long as syncr.youtube is already representing Youtube accounts, it makes
sense for it to be the place that manages and holds auth tokens. I have
patches, but I am not sure if this is a direction you want for Syncr? If
so, I'm going to post them. I also have patches to add category sync and
browser-based upload forms and views.

This includes two new settings, SYNCR_YT_DEVKEY and SYNCR_YT_CLIENTID, but
I think the ClientID can be dropped anyway. Is this naming convention alright?

Original issue reported on code.google.com by ironfro...@gmail.com on 10 Jul 2009 at 1:38