Having trouble following Okta Auth JS and React guide

Hello,

were you able to resolve the issue i am also facing similar situation




image
basically auth state is not updating after
authService.redirect({ sessionToken });
in Login.js

Thank you