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
-[Asset packaging and site collection app catalog](../general-development/site-collection-app-catalog.md)
19
-
19
+
-[Improved MS Graph integration with additional scopes](./use-msgraph.md)
20
+
-[Call securely Azure AD secured applications from SharePoint Framework](./use-aadhttpclient.md)
20
21
21
22
> [!NOTE]
22
23
> This is a list of areas that SharePoint engineering has in the backlog and is looking into. This does **NOT** mean that all of them will be delivered, but we are looking into getting items and topics from this list gradually released with the future releases of SharePoint Framework.
23
24
24
25
## General improvements
25
26
26
-
- Easy access to Graph API to access user specific information (GraphHttpClient in preview)
27
27
- Site level WebHooks
28
28
- Updated 'store' story with SharePoint Framework support
29
29
- 'Store' story for SharePoint Framework solutions with easy distribution channel for ISVs
@@ -59,6 +59,11 @@ The first release of the SharePoint Framework contained only support for client-
59
59
60
60
The following sections list older items that have already shipped.
61
61
62
+
### Improved Microsoft Graph and Azure AD secured API access
63
+
64
+
- Use any tenant administrator approved Microsoft Graph scope in your SharePoint Framework solutions
65
+
- Call securely APIs secured with Azure Active Directory - Like custom WebAPIs or Azure Functions
66
+
62
67
### Asset packaging
63
68
64
69
- Automatic CDN hosting for code. Package JavaScript bundle into app package, which is automatically deployed to a library that gets hosted on your tenant Office 365 CDN.
0 commit comments