Skip to content

v1.2.0

Compare
Choose a tag to compare
@thomasduft thomasduft released this 25 Aug 18:58
· 124 commits to main since this release

Split OpenIddict and ASP.NET Identity logic:

  • introduces the common Suite layer and distinguishes between OpenIddict and ASP.NET Identity logic
  • remains api compatible
  • requires manual adjustments when configuring services in Startup.cs