Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我定期通过命令行实用程序appcfg.sh/发布 Google Appengine 应用程序appcfg.cmd。不幸的是,存储我的密码的 cookie 的过期时间很短;一周或更短的时间。是否可以延长此期限?
appcfg.sh
appcfg.cmd
为什么不使用OAuth2令牌而不是使用基于密码的身份验证?
更方便,可以永久保存,不用再输入密码!