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 64ade94294 Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
..
IOpenIddictClientDispatcher.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictClientFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictClientHandler.cs Introduce the first bits of the OpenIddict client 4 years ago
IOpenIddictClientHandlerFilter.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddict.Client.csproj Add native support for Windows Runtime 3 years ago
OpenIddictClientBuilder.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientConfiguration.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientDispatcher.cs Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddictClientEndpointType.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientEvents.Authentication.cs Replace the client Windows integration by a cross-platform package and add HttpListener and WebAuthenticationBroker support 3 years ago
OpenIddictClientEvents.Device.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientEvents.Discovery.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientEvents.Exchange.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientEvents.Protection.cs Remove the unnecessary ValidateTokenContext.AuthorizationId property 3 years ago
OpenIddictClientEvents.Session.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientEvents.Userinfo.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientEvents.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientExtensions.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlerDescriptor.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlerFilters.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlerType.cs Introduce the first bits of the OpenIddict client 4 years ago
OpenIddictClientHandlers.Authentication.cs Update the client stack to handle errors returned while processing challenge and sign-out demands 3 years ago
OpenIddictClientHandlers.Device.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlers.Discovery.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlers.Exchange.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlers.Protection.cs Remove the unnecessary ValidateTokenContext.AuthorizationId property 3 years ago
OpenIddictClientHandlers.Session.cs Update the client stack to handle errors returned while processing challenge and sign-out demands 3 years ago
OpenIddictClientHandlers.Userinfo.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlers.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientModels.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientOptions.cs Unify the token entry properties restoration logic and fix an issue affecting device codes and ASP.NET Core Data Protection 3 years ago
OpenIddictClientRegistration.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientRetriever.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddictClientService.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientTransaction.cs Introduce Windows support for the client stack 3 years ago