| .. |
|
IOpenIddictServerDispatcher.cs
|
Update the code base to use implicit global usings
|
5 years ago |
|
IOpenIddictServerFactory.cs
|
Update the code base to use implicit global usings
|
5 years ago |
|
IOpenIddictServerHandler.cs
|
Update the code base to use implicit global usings
|
5 years ago |
|
IOpenIddictServerHandlerFilter.cs
|
Update the code base to use implicit global usings
|
5 years ago |
|
OpenIddict.Server.csproj
|
Start testing OpenIddict on .NET 7.0
|
4 years ago |
|
OpenIddictServerBuilder.cs
|
Unify the instantiation of cryptographic algorithms
|
4 years ago |
|
OpenIddictServerConfiguration.cs
|
Reference PolySharp and replace Substring() calls by the range syntax
|
4 years ago |
|
OpenIddictServerDispatcher.cs
|
Prevent adding multiple client registrations using the same issuer
|
4 years ago |
|
OpenIddictServerEndpointType.cs
|
Update the code base to use file-scoped namespaces
|
5 years ago |
|
OpenIddictServerEvents.Authentication.cs
|
Bump PolySharp to 1.6.0 and decorate Uri and JSON properties/parameters with [StringSyntax]
|
4 years ago |
|
OpenIddictServerEvents.Device.cs
|
Use <see langword="*"/> instead of <c>*</c>
|
4 years ago |
|
OpenIddictServerEvents.Discovery.cs
|
Use <see langword="*"/> instead of <c>*</c>
|
4 years ago |
|
OpenIddictServerEvents.Exchange.cs
|
Use <see langword="*"/> instead of <c>*</c>
|
4 years ago |
|
OpenIddictServerEvents.Introspection.cs
|
Use <see langword="*"/> instead of <c>*</c>
|
4 years ago |
|
OpenIddictServerEvents.Protection.cs
|
Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens
|
4 years ago |
|
OpenIddictServerEvents.Revocation.cs
|
Use <see langword="*"/> instead of <c>*</c>
|
4 years ago |
|
OpenIddictServerEvents.Session.cs
|
Bump PolySharp to 1.6.0 and decorate Uri and JSON properties/parameters with [StringSyntax]
|
4 years ago |
|
OpenIddictServerEvents.Userinfo.cs
|
Use <see langword="*"/> instead of <c>*</c>
|
4 years ago |
|
OpenIddictServerEvents.cs
|
Update the ProcessChallenge/SignIn/SignOut events to expose the host authentication properties
|
4 years ago |
|
OpenIddictServerExtensions.cs
|
Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier
|
4 years ago |
|
OpenIddictServerFactory.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerHandler.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerHandlerDescriptor.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerHandlerFilters.cs
|
Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens
|
4 years ago |
|
OpenIddictServerHandlerType.cs
|
Update the code base to use file-scoped namespaces
|
5 years ago |
|
OpenIddictServerHandlers.Authentication.cs
|
Reference PolySharp and replace Substring() calls by the range syntax
|
4 years ago |
|
OpenIddictServerHandlers.Device.cs
|
Prevent adding multiple client registrations using the same issuer
|
4 years ago |
|
OpenIddictServerHandlers.Discovery.cs
|
Unify the instantiation of cryptographic algorithms
|
4 years ago |
|
OpenIddictServerHandlers.Exchange.cs
|
Rework the correlation cookie mechanism to use the nonce as the cookie name and store the request forgery protection in the cookie value
|
4 years ago |
|
OpenIddictServerHandlers.Introspection.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerHandlers.Protection.cs
|
Unify the instantiation of cryptographic algorithms
|
4 years ago |
|
OpenIddictServerHandlers.Revocation.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerHandlers.Session.cs
|
Bump PolySharp to 1.6.0 and decorate Uri and JSON properties/parameters with [StringSyntax]
|
4 years ago |
|
OpenIddictServerHandlers.Userinfo.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerHandlers.cs
|
Rework the correlation cookie mechanism to use the nonce as the cookie name and store the request forgery protection in the cookie value
|
4 years ago |
|
OpenIddictServerHelpers.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerOptions.cs
|
Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens
|
4 years ago |
|
OpenIddictServerTransaction.cs
|
Update the code base to use implicit global usings
|
5 years ago |