简体   繁体   中英

how to verify app engine site that use oauth2 login

How to verify my app engine site (eg sitename-dot-appname.appspot.com) that use oauth2 login using google webmaster tools? I already tried using html file, but it's always failed.

thanks.

如果您的网站使用Oauth2,则必须具有一些业务逻辑代码来检查用户权限,因此,您应该能够添加绕过oauth2的规则来为网站站长工具html验证文件提供服务。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM