in webapp-improved documentation states:
This is an experimental module. The API is subject to changes.
So, my question is – is it safe to use those models in custom applications?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Google has included it as part of the SDK. I would say it is plenty secure for most applications. You are more likely to make a security mistake than the code in Webapp2. I am using Webapp2 in my applications.