microsoftgraph / msgraph-sdk-dotnet-auth

Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identity-readme
https://graph.microsoft.com
MIT License
78 stars 19 forks source link

Update Microsoft.Graph.Auth.csproj #69

Closed MIchaelMainer closed 3 years ago

maisarissi commented 3 years ago

Hi @MIchaelMainer

Thank you for this PR. This client library will not leave the preview state. Microsoft.Graph v4 now integrates with Azure.Identity which supports a wide variety of authentication flows out of the box. We suggest that you migrate to v4 + Azure.Identity. Read more about it in this issue.

This PR won't be merged, and the repository will be archived.