When i use createEmailSession, everything is fine.
When i try to use with oauth2, browser sets cookies but in local storage.
I am sharing inspector
image 1 : redirect request and response from one of oauth2 provider.
image 2: cookies section
image 3 : local storage section
What is the possible reasons that browser sets cookies from response but does not set local storage for X-fallback-cookies ?
Thanks a lot for