forwardemail / forwardemail/superagent

Question: want to persist the same session in both client and server.

Open
#978 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16.6k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

I'm working on an isomorphic rendering using react and redux,
and using superagent to call REST APIs.

It works fine with client side,
but it works but the response is not that I wanted
because it loses some context when it's called in server side (req.user).

How can I persist the same session in both client and server?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.