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 f81f8fc7dd Introduce introspection support and revamp the events model used by the validation handler 6 years ago
..
Caches Replace ValueTask<ImmutableArray<T>> by IAsyncEnumerable<T> 7 years ago
Descriptors Remove OpenIddictTokenDescriptor.Properties 6 years ago
Managers Replace OpenIddictApplicationManager.IsConfidentialAsync()/IsPublicAsync()/IsHybridAsync() by HasClientTypeAsync() 6 years ago
Primitives Introduce introspection support and revamp the events model used by the validation handler 6 years ago
Resolvers Revamp the OpenIddict services registration process and introduce new builders to separate the server APIs from the core APIs 8 years ago
Stores Replace ImmutableDictionary<string, object> by ImmutableDictionary<string, JsonElement> 7 years ago
OpenIddict.Abstractions.csproj Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 7 years ago
OpenIddictBuilder.cs Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago
OpenIddictConstants.cs Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddictExceptions.cs Introduce introspection support and revamp the events model used by the validation handler 6 years ago
OpenIddictExtensions.cs Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago