2 references to OnRefreshingPrincipal
Microsoft.AspNetCore.Identity (2)
SecurityStampValidator.cs (2)
96
if (Options.
OnRefreshingPrincipal
!= null)
105
await Options.
OnRefreshingPrincipal
(replaceContext);