2 references to SecurityKey
JwtSample (2)
Startup.cs (2)
40
IssuerSigningKey =
SecurityKey
80
var credentials = new SigningCredentials(
SecurityKey
, SecurityAlgorithms.HmacSha256);