| .. |
|
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
|
Update the entire code base to use collection expressions
|
3 years ago |
|
OpenIddictClientBuilder.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientConfiguration.cs
|
Remove the members that were obsoleted in OpenIddict 5.x
|
2 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
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientEvents.Exchange.cs
|
Remove unnecessary usings
|
3 years ago |
|
OpenIddictClientEvents.Introspection.cs
|
Add introspection support in the client stack
|
2 years ago |
|
OpenIddictClientEvents.Protection.cs
|
Make user codes fully configurable and remove token length assumptions
|
2 years ago |
|
OpenIddictClientEvents.Revocation.cs
|
Update the client stack to support standard token revocation
|
2 years ago |
|
OpenIddictClientEvents.Session.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientEvents.Userinfo.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientEvents.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientExtensions.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 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
|
Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T>
|
2 years ago |
|
OpenIddictClientHandlerFilters.cs
|
Remove the members that were obsoleted in OpenIddict 5.x
|
2 years ago |
|
OpenIddictClientHandlerType.cs
|
Introduce the first bits of the OpenIddict client
|
4 years ago |
|
OpenIddictClientHandlers.Authentication.cs
|
Remove Uri.IsWellFormedOriginalString()/Uri.IsWellFormedUriString()
|
2 years ago |
|
OpenIddictClientHandlers.Device.cs
|
Remove Uri.IsWellFormedOriginalString()/Uri.IsWellFormedUriString()
|
2 years ago |
|
OpenIddictClientHandlers.Discovery.cs
|
Rename event handlers and event properties that whose endpoint name has changed
|
2 years ago |
|
OpenIddictClientHandlers.Exchange.cs
|
Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T>
|
2 years ago |
|
OpenIddictClientHandlers.Introspection.cs
|
Use System.TimeProvider on .NET 8.0+
|
2 years ago |
|
OpenIddictClientHandlers.Protection.cs
|
Use System.TimeProvider on .NET 8.0+
|
2 years ago |
|
OpenIddictClientHandlers.Revocation.cs
|
Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T>
|
2 years ago |
|
OpenIddictClientHandlers.Session.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientHandlers.Userinfo.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientHandlers.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientHelpers.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictClientModels.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientOptions.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientRegistration.cs
|
Remove the obsolete comment from OpenIddictClientOptions.CodeChallengeMethods's XML documentation
|
2 years ago |
|
OpenIddictClientRetriever.cs
|
Remove Uri.IsWellFormedOriginalString()/Uri.IsWellFormedUriString()
|
2 years ago |
|
OpenIddictClientService.cs
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
|
OpenIddictClientTransaction.cs
|
Introduce Windows support for the client stack
|
3 years ago |