how to implement a scheme to manage user accounts in the server side?
I am building a web application using GWT framework. Now I have a hard
issue of implementing a scheme to manage the registered users, such as
disable some features for some specified users, reset passwords for some,
... etc. For I am the owner of this app, can I use some facilities
provided by Google App engine to handle these requests? Thank you very
much
No comments:
Post a Comment