OneDrive / onedrive-sdk-dotnet-msa-auth-adapter

Other
26 stars 22 forks source link

Fix compatibility with ADAL 5.2.7 #69

Open Mogikan opened 4 years ago

Mogikan commented 4 years ago

OneDrive.Sdk.Authentication.UWP is not compatible with latest ADAL library. Please update it, since I had to use old package: AcquireTokenByRefreshTokenAsync was deleted and several other properties were also deleted. https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/issues/446