| .. |
|
IOpenIddictServerDispatcher.cs
|
Add XML documentation to the dispatcher/factory/handler filter classes
|
3 years ago |
|
IOpenIddictServerFactory.cs
|
Add XML documentation to the dispatcher/factory/handler filter classes
|
3 years ago |
|
IOpenIddictServerHandler.cs
|
Update the code base to use implicit global usings
|
4 years ago |
|
IOpenIddictServerHandlerFilter.cs
|
Add XML documentation to the dispatcher/factory/handler filter classes
|
3 years ago |
|
OpenIddict.Server.csproj
|
Update the entire code base to use collection expressions
|
2 years ago |
|
OpenIddictServerBuilder.cs
|
Implement built-in audiences and resources indicators validation
|
8 months ago |
|
OpenIddictServerConfiguration.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerDispatcher.cs
|
Attach event identifiers to all the log messages
|
9 months ago |
|
OpenIddictServerEndpointType.cs
|
Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature
|
12 months ago |
|
OpenIddictServerEvents.Authentication.cs
|
Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature
|
12 months ago |
|
OpenIddictServerEvents.Device.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerEvents.Discovery.cs
|
Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature
|
12 months ago |
|
OpenIddictServerEvents.Exchange.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerEvents.Introspection.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerEvents.Protection.cs
|
Implement new audience and presenter validation logic as part of the ValidateToken event
|
8 months ago |
|
OpenIddictServerEvents.Revocation.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerEvents.Session.cs
|
Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature
|
12 months ago |
|
OpenIddictServerEvents.Userinfo.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerEvents.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerExtensions.cs
|
Implement built-in audiences and resources indicators validation
|
8 months ago |
|
OpenIddictServerFactory.cs
|
Add XML documentation to the dispatcher/factory/handler filter classes
|
3 years ago |
|
OpenIddictServerHandler.cs
|
Mark most of the infrastructure types as sealed
|
3 years ago |
|
OpenIddictServerHandlerDescriptor.cs
|
Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible
|
11 months ago |
|
OpenIddictServerHandlerFilters.cs
|
Implement built-in audiences and resources indicators validation
|
8 months ago |
|
OpenIddictServerHandlerType.cs
|
Update the code base to use file-scoped namespaces
|
4 years ago |
|
OpenIddictServerHandlers.Authentication.cs
|
Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type
|
8 months ago |
|
OpenIddictServerHandlers.Device.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerHandlers.Discovery.cs
|
Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type
|
8 months ago |
|
OpenIddictServerHandlers.Exchange.cs
|
Implement built-in audiences and resources indicators validation
|
8 months ago |
|
OpenIddictServerHandlers.Introspection.cs
|
Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type
|
8 months ago |
|
OpenIddictServerHandlers.Protection.cs
|
Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens
|
8 months ago |
|
OpenIddictServerHandlers.Revocation.cs
|
Implement OAuth 2.0 Token Exchange support
|
8 months ago |
|
OpenIddictServerHandlers.Session.cs
|
Implement new audience and presenter validation logic as part of the ValidateToken event
|
8 months ago |
|
OpenIddictServerHandlers.Userinfo.cs
|
Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type
|
8 months ago |
|
OpenIddictServerHandlers.cs
|
Implement client authentication support for the PAR endpoint
|
8 months ago |
|
OpenIddictServerHelpers.cs
|
React to the removal of the !! operator in C# 11
|
4 years ago |
|
OpenIddictServerOptions.cs
|
Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens
|
8 months ago |
|
OpenIddictServerTransaction.cs
|
Introduce Windows support for the client stack
|
3 years ago |