Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Fix token in cookie unable to refresh #378

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

c0dezli
Copy link

@c0dezli c0dezli commented Sep 22, 2017

Right now if your token is in cookie, you cannot refresh it because it is set to httponly (JS cannot access), this couple lines change could fix it

@blueyed
Copy link
Contributor

blueyed commented Sep 22, 2017

Needs a test.

btw: you can run tox -e py36-flake8 locally.. ;)

@doowonee
Copy link

Thanks @C0deZLee You give me a big inspiration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants