Hello, I am consuming this library in a pure typescript application that is not using any framework like angular. After successful login using "code" flow, I am redirected to the home page of my app which is perfect. However in the URL, I am also seeing "code" and "state" codes appended as query string. How can I get rid of this?
Hello, I am consuming this library in a pure typescript application that is not using any framework like angular. After successful login using "code" flow, I am redirected to the home page of my app which is perfect. However in the URL, I am also seeing "code" and "state" codes appended as query string. How can I get rid of this?