2.0.3-preview
New Features:
- Leverage new Microsoft.Identity.Abstractions library, version 1.0.0-preview.
Bug fixes:
- Bug fixes in the credential loader to use the cached value and make
LoadCredentialsIfNeeded
public. - Integrate
TokenAcquirerFactory
with ASP NET core. - Add
ClientSecret
to Owin config #1911. - Finish the E2E for Owin.