Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ベーシック認証でログアウトしようとしています。JavaScript を介してクライアントのブラウザ キャッシュを消去する可能性があるかどうか疑問に思っています。ログアウト Web サービスを呼び出す別の方法はありますか?
これはセキュリティ上の理由から JavaScript では不可能です。通常、ログアウトすると作成したものはすべて削除されますが、これは通常の動作です。