You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: