Hi Francois! Thanks!
I hope people at Google can fix this soonest. It seems like a major hindrance for me to use the AppEngine Users framework for authentication. I think it's the most convenient for the developer to use, however, it should also be convenient for the users. Anyway, I hope they get to fix it soon! I have an app to release this May, and I want to use the Users framework for performance reasons. Thank you and enjoy! On Mar 17, 4:37 am, François Masurel <[email protected]> wrote: > You can star > issuehttp://code.google.com/p/googleappengine/issues/detail?id=1781 > > On 16 mar, 16:26, Aurelian <[email protected]> wrote: > > > > > Totally agree. > > I had to build a full authentication system for that reason, because > > creating new Google Accounts was very confusing, moreover user was not > > forwarded to application. > > > On Mar 16, 1:55 pm, Albert <[email protected]> wrote: > > > > Quoted from the > > > linkhttp://code.google.com/appengine/docs/python/users/overview.html#Sign... > > > > "Once the user has signed in or created a Google account, the user is > > > redirected back to your application. The app provides the redirect URL > > > to the method that generates the sign-in URL." > > > > I have tested this in my app, and the user is not redirected back to > > > the app after creating a google account. After creation of the google > > > account (after pressing the button marked, "I accept. Create my > > > account."), the user is directed to a "a verification link has been > > > sent to your email, please check your email" page. > > > > After opening the users email, and clicking the verification link, the > > > user is also not redirected to the app. > > > > I believe that this behavior is not good to apps, since users have to > > > manually go back to the app after creating a google account. For apps > > > that target novice internet users that don't have existing google > > > accounts, the "create account" process has to be very streamlined. > > > > By the way, an additional create_account_url() function to the Users > > > service could also be handy. -- 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.
