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.
 
 
 
 
 
 
Kévin Chalet cf504fba56 Update the Twitter provider to use x.com 1 year ago
..
OpenIddict Introduce Android support 2 years ago
OpenIddict.Abstractions Update ID0051 description 1 year ago
OpenIddict.AspNetCore Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Client Do not mark the .NET 8.0 TFMs as AOT-compatible and use TypeDescriptor.RegisterType<T>()/TypeDescriptor.GetConverterFromRegisteredType() on .NET 9.0+ 1 year ago
OpenIddict.Client.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Client.DataProtection Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 1 year ago
OpenIddict.Client.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Client.SystemIntegration Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Client.SystemNetHttp Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 1 year ago
OpenIddict.Client.WebIntegration Update the Twitter provider to use x.com 1 year ago
OpenIddict.Core Bring back store registration methods supporting open generics 1 year ago
OpenIddict.EntityFramework Do not mark the .NET 8.0 TFMs as AOT-compatible and use TypeDescriptor.RegisterType<T>()/TypeDescriptor.GetConverterFromRegisteredType() on .NET 9.0+ 1 year ago
OpenIddict.EntityFramework.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.EntityFrameworkCore Do not mark the .NET 8.0 TFMs as AOT-compatible and use TypeDescriptor.RegisterType<T>()/TypeDescriptor.GetConverterFromRegisteredType() on .NET 9.0+ 1 year ago
OpenIddict.EntityFrameworkCore.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.MongoDb Stop special-casing the prompt parameter in PAR-enabled authorization requests and update the samples to use TempData to determine whether the user should be redirected to the login endpoint 1 year ago
OpenIddict.MongoDb.Models Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 1 year 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 1 year ago
OpenIddict.Server Do not mark the .NET 8.0 TFMs as AOT-compatible and use TypeDescriptor.RegisterType<T>()/TypeDescriptor.GetConverterFromRegisteredType() on .NET 9.0+ 1 year ago
OpenIddict.Server.AspNetCore Fix the ProcessFormPostResponse handler to return Cache-Control: no-store instead of no-cache 1 year ago
OpenIddict.Server.DataProtection Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 1 year ago
OpenIddict.Server.Owin Fix the ProcessFormPostResponse handler to return Cache-Control: no-store instead of no-cache 1 year ago
OpenIddict.Validation Do not mark the .NET 8.0 TFMs as AOT-compatible and use TypeDescriptor.RegisterType<T>()/TypeDescriptor.GetConverterFromRegisteredType() on .NET 9.0+ 1 year ago
OpenIddict.Validation.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Validation.DataProtection Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 1 year ago
OpenIddict.Validation.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year 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 1 year ago