ACCESS STATIC RESOURCE WILL CAUSE LOSING SESSION from EGG-PASSPORT
Open
Inactive
need-more-information
- Dominant language
- TypeScript
- Stars
- 19k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
## What happens?
Currently I Enable Allowing Credentials from Client to enable Passport Deserialize Methods to run. If no Cookie it will not run !
But when a request with Static resources as Image fired to Server, the server will remove old session and response back to client new session (inside cookie) . Hence user got kicked out of session.
Contributor guide
Assessment
This issue has not been assessed yet.