Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jerrie Pelser 8ecee02892
Add Linear, Miro and Webflow to the list of supported providers
11 months ago
..
OpenIddict Introduce Android support 2 years ago
OpenIddict.Abstractions Update the web providers XSD to allow using all the supported client authentication methods 11 months ago
OpenIddict.AspNetCore Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Client Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Client.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Client.DataProtection Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 11 months ago
OpenIddict.Client.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Client.SystemIntegration Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Client.SystemNetHttp Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
OpenIddict.Client.WebIntegration Add Linear, Miro and Webflow to the list of supported providers 11 months ago
OpenIddict.Core Bring back store registration methods supporting open generics 11 months ago
OpenIddict.EntityFramework Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
OpenIddict.EntityFramework.Models Update the entire code base to use collection expressions 2 years ago
OpenIddict.EntityFrameworkCore Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
OpenIddict.EntityFrameworkCore.Models Update the entire code base to use collection expressions 2 years ago
OpenIddict.MongoDb Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
OpenIddict.MongoDb.Models Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddict.Owin Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Quartz Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 11 months ago
OpenIddict.Server Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Server.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Server.DataProtection Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 11 months ago
OpenIddict.Server.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Validation Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
OpenIddict.Validation.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Validation.DataProtection Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 11 months ago
OpenIddict.Validation.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 11 months ago
OpenIddict.Validation.ServerIntegration Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddict.Validation.SystemNetHttp Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago