Class BackchannelLogoutHandler
- Namespace
- Auth0.AspNetCore.Authentication.BackchannelLogout
- Assembly
- Auth0.AspNetCore.Authentication.dll
public class BackchannelLogoutHandler
- Inheritance
-
BackchannelLogoutHandler
- Inherited Members
Constructors
BackchannelLogoutHandler(ILogoutTokenHandler)
public BackchannelLogoutHandler(ILogoutTokenHandler tokenHandler)
Parameters
tokenHandler
ILogoutTokenHandler
Methods
HandleRequestAsync(HttpContext)
public Task HandleRequestAsync(HttpContext context)
Parameters
context
HttpContext