Skip to main content

deleteWebTokenCookie

Deletes the JSON Web Token (JWT) cookie by sending a GET request to the backend server.

Example

delete-web-token-cookie.js
const response = await deleteWebTokenCookie();