After using createEmailSession, I see in response accessToken and other fields empty. I am creating email session from next js api route. I have attached the screenshot.
TL;DR
The user is reporting that when using the createEmailSession function, the access token and other fields in the response are empty. Another user explains that this is expected behavior, as those fields are only populated for oauth sessions with an access token from the oauth provider.