Skip to content

Releases: AzureAD/microsoft-identity-abstractions-for-dotnet

1.0.4-preview

12 Dec 16:56
Compare
Choose a tag to compare
1.0.4-preview Pre-release
Pre-release

Adds extensibility for credentials.

1.0.3-preview

05 Nov 22:03
d7d4f93
Compare
Choose a tag to compare
1.0.3-preview Pre-release
Pre-release

1.0.3-preview

Bug fix:

  • Remove param from Interface.

1.0.1-preview

18 Oct 19:40
ea0b1ce
Compare
Choose a tag to compare
1.0.1-preview Pre-release
Pre-release

1.0.1-preview

Bug fix:

  • Revert back CorrelationId to a GUID, as MSAL.NET requires a GUID.

1.0.0-preview

18 Oct 03:59
436953b
Compare
Choose a tag to compare
1.0.0-preview Pre-release
Pre-release

1.0.0-preview

Bug fix:

  • CorrelationId should be a string and not a GUID. See issue for details.
  • Rename AuthenticationOptions to ApplicationAuthenticationOptions.

1.0.2-preview

09 Oct 23:49
f77360e
Compare
Choose a tag to compare
1.0.2-preview Pre-release
Pre-release

2.0.2-preview

Bug fix:

  • Remove the default region.

2.0.0

Initial release of Microsoft.Identity.Abstractions which brings interfaces and POCO classes used in all the Microsoft .NET authentication libraries provided by Identity and Network Access (IDNA) see ReadME.md for details.