How to clear basic authentication details in chrome

后端 未结 21 1535
暗喜
暗喜 2020-11-27 09:15

I\'m working on a site that uses basic authentication. Using Chrome I\'ve logged in using the basic auth. I now want to remove the basic authentication details from the brow

21条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 10:07

    I am using Chrome Version 83 and this is how I did it. Before following the steps make sure the tab of the site, whose Auth Details you want to delete is closed.

    First, go to Settings >> Privacy and security.



    Then click on Site settings option



    Then click on View permissions and data stored across sites option



    Search for the site whose Auth info you want to delete. In this example, I am using Stack Overflow.



    Now click on the site and then click the Clear data button.



    Now restart your browser and you will be asked for a fresh login. For restarting you can type chrome://restart in the address bar.

提交回复
热议问题