I would like to send emails with url pointing to specific pages/urls in my app. When clicking on the link, users may not be logged in or even signed up. I would like the link to redirect them to the signin/singup page if required and when completed to go to the destination page as specified in the link.
How do you recommend I do that with python/webapp2? -- 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/-/gOX8pp32O0cJ. 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.
