Hi There
I have implemented Auth0 so far. It is absolutely awesome but there is one thing i dont get fixed. After the Login the Auth0Provider adds a “?code=” and a “state=” parameter to my URL now when i use normal react Router Links i loose those informations and after a refresh i loose my auth0 Authentication.
How do you fix that? i mean there musst be a solution for this?