| .. |
|
IOpenIddictClientDispatcher.cs
|
Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)]
|
4 years ago |
|
IOpenIddictClientFactory.cs
|
Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)]
|
4 years ago |
|
IOpenIddictClientHandler.cs
|
Introduce the first bits of the OpenIddict client
|
5 years ago |
|
IOpenIddictClientHandlerFilter.cs
|
Introduce the first bits of the OpenIddict client
|
5 years ago |
|
OpenIddict.Client.csproj
|
Replace Portable.BouncyCastle by BouncyCastle.Cryptography
|
4 years ago |
|
OpenIddictClientBuilder.cs
|
Unify the token entry properties restoration logic and fix an issue affecting device codes and ASP.NET Core Data Protection
|
4 years ago |
|
OpenIddictClientConfiguration.cs
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
4 years ago |
|
OpenIddictClientDispatcher.cs
|
Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)]
|
4 years ago |
|
OpenIddictClientEndpointType.cs
|
Implement RP-initiated logout in the client stack
|
4 years ago |
|
OpenIddictClientEvents.Authentication.cs
|
Mark most of the infrastructure types as sealed
|
4 years ago |
|
OpenIddictClientEvents.Discovery.cs
|
Mark most of the infrastructure types as sealed
|
4 years ago |
|
OpenIddictClientEvents.Exchange.cs
|
Mark most of the infrastructure types as sealed
|
4 years ago |
|
OpenIddictClientEvents.Protection.cs
|
Remove the unnecessary ValidateTokenContext.AuthorizationId property
|
4 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
|
Update ProcessChallengeContext/ProcessSignOutContext.Nonce's documentation to emphasize that nonces should be generated using a crypto-secure RNG
|
4 years ago |
|
OpenIddictClientExtensions.cs
|
Remove the unnecessary ValidateTokenContext.AuthorizationId property
|
4 years ago |
|
OpenIddictClientFactory.cs
|
Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)]
|
4 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
|
Remove the unnecessary ValidateTokenContext.AuthorizationId property
|
4 years ago |
|
OpenIddictClientHandlerType.cs
|
Introduce the first bits of the OpenIddict client
|
5 years ago |
|
OpenIddictClientHandlers.Authentication.cs
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
4 years ago |
|
OpenIddictClientHandlers.Discovery.cs
|
Support OpenIddictClientOptions.ClientUri/OpenIddictServerOptions.Issuer/OpenIddictValidationOptions.Issuer URIs created with DangerousDisablePathAndQueryCanonicalization=true
|
4 years ago |
|
OpenIddictClientHandlers.Exchange.cs
|
Mark most of the infrastructure types as sealed
|
4 years ago |
|
OpenIddictClientHandlers.Protection.cs
|
Remove the unnecessary ValidateTokenContext.AuthorizationId property
|
4 years ago |
|
OpenIddictClientHandlers.Session.cs
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
4 years ago |
|
OpenIddictClientHandlers.Userinfo.cs
|
Mark most of the infrastructure types as sealed
|
4 years ago |
|
OpenIddictClientHandlers.cs
|
Unify the token entry properties restoration logic and fix an issue affecting device codes and ASP.NET Core Data Protection
|
4 years ago |
|
OpenIddictClientHelpers.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictClientOptions.cs
|
Unify the token entry properties restoration logic and fix an issue affecting device codes and ASP.NET Core Data Protection
|
4 years ago |
|
OpenIddictClientRegistration.cs
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
4 years ago |
|
OpenIddictClientRetriever.cs
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
4 years ago |
|
OpenIddictClientService.cs
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
4 years ago |
|
OpenIddictClientTransaction.cs
|
Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs
|
4 years ago |