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
3.0.0 version introduces the TokenCredentialAuthenticationProvider enabling the use of @azure/identitycredential classes for authentication purposes.
The TokenCredentialAuthenticationProvider enables support for multiple authentication flows. And with that, 3.0.0 introduces support for server-side authentication!!
Enhancements are introduced to the large file upload feature enabling support for Node.js Stream upload, capabilities to track the upload progress.
Added customHosts options -The AuthenticationHandler and TelemetryHandler will add or update the request headers only if the request URL is a Graph endpoint or a custom endpoint. customHosts property in IOptions, IClientOptions takes in a Set of custom hosts.
@microsoft/microsoft-graph-client 3.0.0-Preview.1 is released!!
3.0.0 version introduces the
TokenCredentialAuthenticationProviderenabling the use of@azure/identitycredential classesfor authentication purposes.The
TokenCredentialAuthenticationProviderenables support for multiple authentication flows. And with that, 3.0.0 introduces support for server-side authentication!!Enhancements are introduced to the large file upload feature enabling support for Node.js Stream upload, capabilities to track the upload progress.
Learn more about changes in this release which are documented in the 3.0.0 Upgrade Guide.
AB#9211
Update -
@microsoft/microsoft-graph-client 3.0.0-Preview.2 has been released.
customHostsoptions -TheAuthenticationHandlerandTelemetryHandlerwill add or update the request headers only if the request URL is a Graph endpoint or a custom endpoint.customHostsproperty inIOptions,IClientOptionstakes in aSetof custom hosts.7/28/2021 Update -
@microsoft/microsoft-graph-client 3.0.0-Preview.3 has been released.
ImplicitMSALAuthenticationProviderin 3.0.0 and thereby, ending the support for MSAL V1.8/9/2021 Update -
3.0.0 is out!!! - https://www.npmjs.com/package/@microsoft/microsoft-graph-client/v/3.0.0