How to clear basic authentication details in chrome

后端 未结 21 1576
暗喜
暗喜 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:00

    For Chrome 66 I found the relevant option under:

    1. Top right ... menu -> More Tools -> Clear Browsing Data
    2. Click the "Advanced" tab
    3. Check the "Passwords" box (and uncheck others you don't want cleared)
    4. Click "Clear Data"

    Using a new Incognito window is probably easier, but for those times you forget and want to clear the saved password, this does the trick without having to restart Chrome (which also works)

提交回复
热议问题