One option is to use the Google or Federated login, removing the need to store the password yourself: https://developers.google.com/appengine/docs/java/users/overview https://developers.google.com/appengine/articles/openid
-james On 7 June 2012 06:37, Jessica <[email protected]> wrote: > I am a total newbie and want to build my first web application by Google app > engine and here it goes my first question before starting anything. Is it > possible to save sensitive data as user-id and password in Google app engine > database? Or should I use external database? > Basically, I want to create a page which different users are able to sign in > into their page and I am not sure if it is possible with Google app engine. > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/ytJogA498qkJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
