SSRKeycloakProvider keeps adding the same auth to query on page reload
On my React-App authentication works alright but it keeps adding the auth at the of url as a new query on page reloads I couldn’t figure it out why is it does that
So here my code as .tsx file any helps would be appreciated, thanks in advance