Auth0 WPF SDK clear cache

We have some users, that get an error when they try to login:

“Could not login to the Auth0 system for verification
‘access_denied’”

The problem is that they cannot input new login information, as the Window is closing immediately after the automatic login attempt. Also logging out did not help.

Is there a way to clear the cache for the login information on a target system?

  • Which SDK this is regarding: Auth0.OidClient.WPF Authentication SDK for WPF
  • SDK Version: 3.2.5
  • Platform Version: .Net Framework 4.7.2
  • Code Snippets/Error Messages/Supporting Details/Screenshots: