You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developers can specify `supportsSelfFramingInTeams` flag in a web part's manifest if the scenario requires the web part to render SharePoint page in the iframe.
46
46
47
-
### Ability to specify claims parameter when requesting an AAD Oath2 token
47
+
### Ability to specify claims parameter when requesting an AAD OAuth2 token
48
48
49
49
`AADTokenProvider.getToken` definition was updated to allow specifying claims parameter:
50
50
@@ -97,4 +97,4 @@ Here's a list of specific issues fixed around SharePoint Framework since the pre
97
97
-[#8683](https://github.com/SharePoint/sp-dev-docs/issues/8683) - Permission Error with Form Customizer for new form
98
98
-[#8540](https://github.com/SharePoint/sp-dev-docs/issues/8540) - Web part property updates causes child component to remount and lose state
99
99
-[#8552](https://github.com/SharePoint/sp-dev-docs/issues/8552) - SPFx Field Customizer - onInit executes multiple times when navigating between folders in same document library
100
-
-[#8619](https://github.com/SharePoint/sp-dev-docs/issues/8619) - Vulnerability introduced by CVE-2022-37601 in loader-utils package
100
+
-[#8619](https://github.com/SharePoint/sp-dev-docs/issues/8619) - Vulnerability introduced by CVE-2022-37601 in loader-utils package
0 commit comments