How to clear the account password in the Windows authentication administrator through the command line tool
Recently I tried to use the Azure Static Web Apps CLI to develop and deploy front-end applications, but I found that after I used swa login , there was no “logout” option at all. After research, I found that swa put all the authentication information of the login process on Windows In the console’s Credential …