@0xc/msteams-samesite-compatibility-validator 中文文档教程
msteams-samesite-compatibility-validator
Microsoft Teams 桌面客户端当前使用的是 Chromium 版本 66。这与 SameSite=None
cookie 属性不兼容,该属性是在不久的将来继续跨网站使用第三方 cookie 所需的默认设置将仅作为第一方强制执行未指定的 cookie。 这对安全性来说是一个巨大的进步,但由于 Microsoft Teams 客户端与这些更改不兼容的问题,某些页面在更新以使用新标准时可能会中断。 这是一个简单的功能,用于检查 MS Teams 提供的 UserAgent 并确定它是否不兼容。
msteams-samesite-compatibility-validator
The Microsoft Teams desktop client is currently using Chromium version 66. This is incompatible with the SameSite=None
cookie property that is required for continued used of third-party cookies across websites, as the default in the near future will be to enforce unspecified cookies as first-party only. This is a great bump for security, but due to the issue of the Microsoft Teams client being incompatible with these changes, certain pages might break when updated to work with the new standard. This is a simple function to check the UserAgent provided from MS Teams and determine whether it is incompatible.