2 references to ServerUrl
JwtClientSample (2)
Program.cs (2)
32.WithUrl(ServerUrl + "/broadcast", options => 84var httpResponse = await new HttpClient().GetAsync(ServerUrl + $"/generatetoken?user={userId}");