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..
views:
26answers:
1
+1
A:
There's currently no Google Groups API, and thus no way to determine if a user is a member of a Google Group.
Nick Johnson
2010-10-05 10:51:04
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
2010-10-05 10:56:00
They use internal APIs that aren't available externally.
Nick Johnson
2010-10-05 14:00:36