| .. |
|
OpenIddict
|
Introduce Android support
|
2 years ago |
|
OpenIddict.Abstractions
|
Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type
|
8 months ago |
|
OpenIddict.AspNetCore
|
Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages
|
2 years ago |
|
OpenIddict.Client
|
Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens
|
8 months ago |
|
OpenIddict.Client.AspNetCore
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddict.Client.DataProtection
|
Attach event identifiers to all the log messages
|
9 months ago |
|
OpenIddict.Client.Owin
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddict.Client.SystemIntegration
|
Support using Process.Start() on macOS and reintroduce the runtime checks preventing the portable version of OpenIddict.Client.SystemIntegration from being used on Android, iOS and Mac Catalyst
|
8 months ago |
|
OpenIddict.Client.SystemNetHttp
|
Implement client authentication support for the PAR endpoint
|
8 months ago |
|
OpenIddict.Client.WebIntegration
|
Add Bungie.net to the list of supported providers
|
8 months ago |
|
OpenIddict.Core
|
Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters()
|
9 months ago |
|
OpenIddict.EntityFramework
|
Change the maximum length of the OpenIddictEntityFrameworkToken/OpenIddictEntityFrameworkCoreToken.Type column from 50 to 150
|
9 months ago |
|
OpenIddict.EntityFramework.Models
|
Update the entire code base to use collection expressions
|
2 years ago |
|
OpenIddict.EntityFrameworkCore
|
Change the maximum length of the OpenIddictEntityFrameworkToken/OpenIddictEntityFrameworkCoreToken.Type column from 50 to 150
|
9 months ago |
|
OpenIddict.EntityFrameworkCore.Models
|
Update the entire code base to use collection expressions
|
2 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
|
10 months ago |
|
OpenIddict.MongoDb.Models
|
Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters()
|
9 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
|
Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens
|
8 months ago |
|
OpenIddict.Server.AspNetCore
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddict.Server.DataProtection
|
Attach event identifiers to all the log messages
|
9 months ago |
|
OpenIddict.Server.Owin
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddict.Validation
|
Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens
|
8 months ago |
|
OpenIddict.Validation.AspNetCore
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddict.Validation.DataProtection
|
Attach event identifiers to all the log messages
|
9 months ago |
|
OpenIddict.Validation.Owin
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddict.Validation.ServerIntegration
|
Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations
|
2 years ago |
|
OpenIddict.Validation.SystemNetHttp
|
Improve the WWW-Authenticate parsing logic
|
8 months ago |