v1.2.0
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
Split OpenIddict and ASP.NET Identity logic: