Ejemplo n.º 1
0
 public JWT UpdateToken(string token) => _tokenHandler.UpdateAccessAndRefreshToken(token);