Example #1
0
 /// <inheritdoc />
 public void ClearRefreshTokens()
 {
     _tokenCacheAccessor.ClearRefreshTokens();
 }