1 write to _dp
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthPostConfigureOptions.cs (1)
27
_dp
= dataProtection;
1 reference to _dp
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthPostConfigureOptions.cs (1)
35
options.DataProtectionProvider = options.DataProtectionProvider ??
_dp
;