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

Possible to use without cookies? #32

Open
Panoplos opened this issue May 3, 2017 · 1 comment
Open

Possible to use without cookies? #32

Panoplos opened this issue May 3, 2017 · 1 comment

Comments

@Panoplos
Copy link

Panoplos commented May 3, 2017

Is it possible to get sessions working with the client without cookies? For instance, rather than using cookies in a browser-led GET, is it possible to use POST with JSON content? We have a project that we would like to release a React Native client for, and cookies are not ideal.

@Secbone
Copy link
Owner

Secbone commented May 3, 2017

@Panoplos Could you modify the headers of HTTP request? You just modify the Cookie field in request headers.

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

No branches or pull requests

2 participants