OKTA not setting cookie in the browser

Hi,
I am using okta OIDC with google cloud and reactjs, I am able to login via okta along with google IAP layer but unable to find the cookie on the browser niether the token manager

@harsha
Hi, can you pls check if the below doc helps?

It mainly focus on how to mange sessions in react.

Hi Lijia, thanks for the reply, the issue that I am facing is unable to find the cookie itself in the browser, any idea why this would happen?

@harsha You may check if this package can help

The above solution redirects the user but doesn’t logout of the app, are there any links that explains the integration with cloud providers.