TanStackT
TanStack4mo ago
6 replies
primary-violet

How do I read session data outside of the asynclocalstorage context?

Is there some function I can pass a request into and get the session data out? I need to get an API token from the session to use in a proxy middleware in my express server running the whole app.
Was this page helpful?