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
LoadCredentialsIfNeededpublic. - Integrate
TokenAcquirerFactorywith ASP NET core. - Add
ClientSecretto Owin config #1911. - Finish the E2E for Owin.