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)
35options.DataProtectionProvider = options.DataProtectionProvider ?? _dp;