1 write to DataProtectionProvider
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthPostConfigureOptions.cs (1)
35options.DataProtectionProvider = options.DataProtectionProvider ?? _dp;
2 references to DataProtectionProvider
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthPostConfigureOptions.cs (2)
35options.DataProtectionProvider = options.DataProtectionProvider ?? _dp; 46var dataProtector = options.DataProtectionProvider.CreateProtector(