Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Impact on Authentication from SameSite changes in Chrome 

Following the recent updates to the standards of SameSite property in HTTP cookies, Chrome has announced changes to the default behavior of SameSite in an upcoming release of the browser in February. Web application developers are recommended to update their application code to handle different SameSite properties on Chrome and other browsers. 

Announcing PnPjs 2.0 JavaScript libraries

We are excited to announce the release of PnPjs 2. This release is the culmination of months of work to re-architect the PnPjs library to support better modern development standards such as selective imports, to refactor inconsistencies in the implementation, and to update our testing and documentation to provide complete coverage of the entire code base.