This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
openiddict-core
mirror of
https://github.com/openiddict/openiddict-core.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
dotnet
aspnetcore
oauth2
openidconnect
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.
1988
Commits
2
Branches
82
Tags
33 MiB
C#
84.3%
HTML
7.2%
JavaScript
3.8%
PowerShell
2%
Shell
1.7%
Other
0.6%
Tree:
342b7651cf
dev
release/7.x
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.0-rc3
2.0.0
2.0.0-rc1
2.0.0-rc2
2.0.0-rc3
2.0.1
3.0.0
3.0.0-beta1
3.0.0-beta2
3.0.0-beta3
3.0.0-beta4
3.0.0-beta5
3.0.0-beta6
3.0.0-rc1
3.0.0-rc2
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
3.1.0
3.1.1
4.0.0
4.0.0-preview1
4.0.0-preview2
4.0.0-preview3
4.0.0-preview4
4.0.0-preview5
4.0.0-preview6
4.0.0-rc1
4.0.0-rc2
4.1.0
4.10.0
4.10.1
4.2.0
4.3.0
4.4.0
4.5.0
4.6.0
4.7.0
4.8.0
4.9.0
5.0.0
5.0.0-preview1
5.0.0-preview2
5.0.0-preview3
5.0.0-rc1
5.0.1
5.1.0
5.2.0
5.3.0
5.4.0
5.5.0
5.6.0
5.7.0
5.7.1
5.8.0
6.0.0
6.0.0-preview1
6.0.0-preview2
6.0.0-preview3
6.0.0-preview4
6.0.0-rc1
6.1.0
6.1.1
6.2.0
6.2.1
6.3.0
6.4.0
7.0.0
7.0.0-preview.1
7.0.0-preview.2
7.0.0-preview.3
7.0.0-preview.4
7.1.0
7.2.0
7.3.0
7.4.0
7.5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '342b7651cf'
${ noResults }
openiddict-core
/
src
History
Kévin Chalet
342b7651cf
Set NuGetAuditMode to "all" to enable vulnerable transitive dependencies warnings
1 year ago
..
OpenIddict
Introduce Android support
2 years ago
OpenIddict.Abstractions
Fix the ID2183 error message to point to the correct endpoint name
1 year ago
OpenIddict.AspNetCore
Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages
2 years ago
OpenIddict.Client
Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable
1 year ago
OpenIddict.Client.AspNetCore
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
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
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
1 year ago
OpenIddict.Client.SystemIntegration
Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable
1 year ago
OpenIddict.Client.SystemNetHttp
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
1 year ago
OpenIddict.Client.WebIntegration
Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T>
1 year ago
OpenIddict.Core
Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T>
1 year ago
OpenIddict.EntityFramework
Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T>
1 year ago
OpenIddict.EntityFramework.Models
Update the entire code base to use collection expressions
3 years ago
OpenIddict.EntityFrameworkCore
Set NuGetAuditMode to "all" to enable vulnerable transitive dependencies warnings
1 year ago
OpenIddict.EntityFrameworkCore.Models
Update the entire code base to use collection expressions
3 years ago
OpenIddict.MongoDb
Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T>
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
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
1 year ago
OpenIddict.Server.AspNetCore
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
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
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
1 year ago
OpenIddict.Validation
Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable
1 year ago
OpenIddict.Validation.AspNetCore
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
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
Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T>
1 year ago
OpenIddict.Validation.ServerIntegration
Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations
2 years ago
OpenIddict.Validation.SystemNetHttp
Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability
1 year ago