Closed GoogleCodeExporter closed 8 years ago
This client library doesn't offer username and password authentication, I
believe you have the wrong library.
Original comment by jcgregorio@google.com
on 21 Mar 2013 at 5:39
I'm seeing this too when trying to use the sample Django project in
/samples/django_sample/. Isn't the point of this sample to demonstrate logging
in through Google using oAuth2 and accessing some Google+ profile data from a
Django project? I was surprised to see the sample application asking for a
login and password at all. I was expecting it to transfer me to a Google page
asking me if I want to grant access to the sample app.
Original comment by danmad...@gmail.com
on 3 Apr 2013 at 2:06
OK, now I understand, and no, this is not a sample for Google+ login,
which didn't exist at the time this sample was written, the sample is about
using the G+ API from an application where the user already has an account, in
this case
using the default user manager services of Django.
Original comment by jcgregorio@google.com
on 3 Apr 2013 at 2:21
Original issue reported on code.google.com by
dpaon...@gmail.com
on 21 Mar 2013 at 2:46