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

Don't use httpOnly for session token #11

Closed
tshemsedinov opened this issue Jun 23, 2020 · 0 comments
Closed

Don't use httpOnly for session token #11

tshemsedinov opened this issue Jun 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tshemsedinov
Copy link
Member

Client-side need access session token, pass it to RPC (by websocket) and set new token (received from websocket) so httpOnly cookies in not suitable for this.

@tshemsedinov tshemsedinov added the enhancement New feature or request label Jun 23, 2020
tshemsedinov added a commit to metarhia/impress that referenced this issue Jun 27, 2020
tshemsedinov added a commit to metarhia/impress that referenced this issue Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant