firebase / firebase/apphosting-adapters
No __session cookie in prod and no res.locals auth data (local and prod)
Open
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 1.5k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 2
Description
Hi,
I have a project running in express.js.
in local mode (emulator), it generates __session cookie.
On the other hand, in production mode, the cookie is not generated.
Moreover, whatever the mode, res.locals remains empty.
Can you help me ?
Contributor guide
Assessment
This issue has not been assessed yet.