feat: add retry mechanishm for 401 response
if we pass cookies on the request & receive 401, there is a chance we are passing invalidated cookies. In this case, we want to retry with no cookie, so user can be validated again.
Loading
Please register or sign in to comment