React signin widget NOT logging out when browser / tab is closed

Also, is your browser set to clear cache/cookies upon close? The Okta session is persisted via a session cookie (you’ll see a cookie called ‘sid’ set on your Okta domain), so if cookies are not getting cleared and/or the user is not logging out (which will kill their Okta session), this could explain the behavior you are seeing.