1 reference to RemoveAsync
Microsoft.AspNetCore.Authentication.Cookies (1)
ITicketStore.cs (1)
112Task RemoveAsync(string key, HttpContext httpContext, CancellationToken cancellationToken) => RemoveAsync(key, cancellationToken);