Google AppEngine service which provides information useful for forcing a user to log in or out, and retrieving information about the user who is currently logged-in.
Questions tagged [gae-userservice]
17 questions
0
votes
1 answer
GAE - cannot deploy gwt app which uses UserService
I tried to deploy my app using auth this instructions as :
mytestapp
1
true
…

user592704
- 3,674
- 11
- 70
- 107
-1
votes
1 answer
how does get_current_user work
I'm really confused how Google App Engine's User's get_current_user() works. I've looked around the internet at a bunch of different guides and tutorials about login and authentication, and many of them mention similar methods.
If there are a…

bgenchel
- 3,739
- 4
- 19
- 28