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

Switch to httpOnly JWT token #90

Open
lmarini opened this issue Mar 16, 2022 · 0 comments
Open

Switch to httpOnly JWT token #90

lmarini opened this issue Mar 16, 2022 · 0 comments

Comments

@lmarini
Copy link
Member

lmarini commented Mar 16, 2022

This requires a change on the backend as well, but most of the changes will be frontend.

Once we make a switch on the backend, the frontend will be unable to access the cookie from javascript. This means that we will have to remove the use of V2.OpenAPI.TOKEN and hope that the ajax calls will have the cookie included anyways.

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

1 participant