Does anyone know where the security credentials from Windows Hello are located and how to delete them?
I am implementing authentication with Web Authentication API and while working on the code I created hundreds of credentials, which I would like to delete somehow.
navigator.credential.get({ ... })
Just calling get()
takes a minute or two to load all of them and show this dialog: