storedState and state is not coming up as a same value which is causing this error,
and storedState is also showing up as undefined when I am console logging it and also not able to see the cookie named google_code_verifier,
sometimes storedState is being undefined and if sometimes it's coming up then it's value is not being matched with the value of the state.
is it something to do if I have cleared the cookies manually, although I have refresh the page and then again tried logging in from the scratch but issue still persists


storedState and state is not coming up as a same value which is causing this error,
and storedState is also showing up as undefined when I am console logging it and also not able to see the cookie named google_code_verifier,
sometimes storedState is being undefined and if sometimes it's coming up then it's value is not being matched with the value of the state.
is it something to do if I have cleared the cookies manually, although I have refresh the page and then again tried logging in from the scratch but issue still persists