Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add cookies service #120

Closed
wants to merge 6 commits into from
Closed

[WIP] Add cookies service #120

wants to merge 6 commits into from

Conversation

marcoow
Copy link
Contributor

@marcoow marcoow commented Feb 15, 2016

The cookies service wraps cookie access via either express.js' request/response (if in fastboot mode) or document.cookie if in browser mode. This is a prerequisite for implementing a shared session between browser and fastboot mode.

Would be great to get some feedback on whether this approach is even seen as a good idea or everybody had sth. else in mind.

@tomdale
Copy link
Contributor

tomdale commented Feb 24, 2016

Closing in favor of #121.

@tomdale tomdale closed this Feb 24, 2016
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this pull request Nov 16, 2020
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this pull request Nov 16, 2020
Remove legacy Node.js support leftovers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants