aspnetcore-security-headers
aspnetcore-security-headers copied to clipboard
adding in changes for the nonce service
We were seeing this https://github.com/juunas11/aspnetcore-security-headers/issues/31#issuecomment-434029549 as well.
We tracked the issue down to either the tag helper or the nonce not being URL friendly (which doesn't make sense), but when we included both changes Razor started injecting the nonce correctly.