Please, help. How can I validate user's group membership? Only users of a few google groups can access some pages on the site on appengine (python).
validating group membership gives a negative answer to my question, but it was a year ago, maybe something has changed..

link|improve this question

50% accept rate
feedback

1 Answer

up vote 1 down vote accepted

There's currently no Google Groups API, and thus no way to determine if a user is a member of a Google Group.

link|improve this answer
But you can share wave on google wave with a google group, calendar with a group, and other things, and it works somehow, what mechanism do they use? – shmakova Oct 5 '10 at 10:56
1  
They use internal APIs that aren't available externally. – Nick Johnson Oct 5 '10 at 14:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.