ukris / typhoonae

Automatically exported from code.google.com/p/typhoonae
0 stars 0 forks source link

Improve the users API #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current users API is about the same as the one in the AppEngine SDK, good 
for development, but useless for any practical purpose.

Replacing it with something that uses a Google account for login (much like 
the official GAE), perhaps support for other systems of login could be used 
too, like OpenID.

I am unsure of how administrator users should be configured, perhaps just use 
a apptool flag to set it?

Original issue reported on code.google.com by Noah.Mci...@gmail.com on 4 Mar 2010 at 1:50

GoogleCodeExporter commented 9 years ago
This would be a very useful enhancement in combination with a management 
interface for our backend services.

Original comment by tobias.r...@gmail.com on 5 Mar 2010 at 1:52

GoogleCodeExporter commented 9 years ago
Google AppEngine now supports OpenID for user authentication. It would be great 
for Typhoon to be as feature-compatible with GAE as possible.

Original comment by Noah.Mci...@gmail.com on 9 Jun 2010 at 2:48