symfony-todo-backend icon indicating copy to clipboard operation
symfony-todo-backend copied to clipboard

refresh token httponly cookie always return 401 authentication exception occured !!!

Open AmineZaouga opened this issue 4 years ago • 0 comments
trafficstars

i am using react js with symfony 4.3 and when the token expires and the call to api/token/refresh is made the httponly cookie bearer token is deleted and refresh token seems to not work it always return code 401 and message authentication exception occured; ps i just used the same code u made and my frontend is totally sepreat from symfony backend

AmineZaouga avatar Jun 22 '21 17:06 AmineZaouga