2 references to GetJwtToken
JwtClientSample (2)
Program.cs (2)
29
_tokens[userId] =
GetJwtToken
(userId);
64
_tokens[userId] =
GetJwtToken
(userId);