Office 365 development
Office 365 CLI v1.3.0
We've just published a new version of the Office 365 CLI with new commands for working with and managing Office 365 tenants on any platform.
Configure CORS for APIs secured with Azure AD hosted on Azure
If you host your APIs on Azure, secure them with Azure AD and want to use them in the SharePoint Framework, you need to setup CORS correctly.
Office 365 CLI v1.2.0
We have just published the v1.2.0 of the Office 365 CLI with new commands for managing Office 365 tenants on any platform.
What if we could include source maps in SharePoint Framework packages
Using source maps, you can debug your SharePoint Framework solutions in production. But what if using source maps was even easier?
Debugging SharePoint Framework solutions which use the Microsoft Graph just works
Initially, debugging solutions using the MSGraphClient in SharePoint Framework was inconvenient, but the issue has been fixed and things work as expected.