I am doing a project in react right now. I want to figure out a way where i could logout the user out by removing all of the session cookies in my react app.
But i do not know a solution for it. Is it possible to remove all of the cookies at the same time?