1 reference to JwtConnectionHandler
Microsoft.AspNetCore.Http.Connections.Tests (1)
HttpConnectionDispatcherTests.cs (1)
3395
endpoints.MapConnectionHandler<
JwtConnectionHandler
>("/foo", o => o.CloseOnAuthenticationExpiration = true);