Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/ant/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Cookies 清除Cookie时记住Google双因素身份验证_Cookies_Google Account_Two Factor Authentication - Fatal编程技术网

Cookies 清除Cookie时记住Google双因素身份验证

Cookies 清除Cookie时记住Google双因素身份验证,cookies,google-account,two-factor-authentication,Cookies,Google Account,Two Factor Authentication,我已经在google上启用了双因素身份验证。我想在会话结束时清除浏览器(firefox/iceweasel)中的所有cookie,同时保留“记住30天”功能。我尝试过保留accounts.google.com、google.com、google.co.in等网站的特定cookie的规则,但似乎要么我保持登录状态,要么我必须使用第二个因素登录 因此,问题是: 1.“记住…”功能是否仅通过cookies工作? 2.允许登录的cookie与允许第二因素身份验证的cookie是否分开?如果是,我应该保留

我已经在google上启用了双因素身份验证。我想在会话结束时清除浏览器(firefox/iceweasel)中的所有cookie,同时保留“记住30天”功能。我尝试过保留accounts.google.com、google.com、google.co.in等网站的特定cookie的规则,但似乎要么我保持登录状态,要么我必须使用第二个因素登录

因此,问题是: 1.“记住…”功能是否仅通过cookies工作?
2.允许登录的cookie与允许第二因素身份验证的cookie是否分开?如果是,我应该保留哪些Cookie?

在SuperUser上找到答案,底线是:保留所有Google Cookie或每次输入验证码