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

Add token expiration management. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ju3v
Copy link

@ju3v ju3v commented Mar 5, 2016

Late child of interview session.
This version is just a scratch; should be developed with some management of expired tokens (more than just raising an exception).

@ju3v ju3v force-pushed the add_token_expiration_management branch 3 times, most recently from 3ce96a2 to 56c6c12 Compare March 5, 2016 16:59
@ju3v ju3v force-pushed the add_token_expiration_management branch from 56c6c12 to 25c7e3d Compare March 5, 2016 17:13
@ju3v
Copy link
Author

ju3v commented Mar 5, 2016

Ok, although I have added freezegun to requirements-test.txt, the builed apparently doesn't seem to install it. I'm not sure what to do with it - this version of code works both on python2.7 and 3.4 (it doesn't work on python 2.6 since django uses syntax from python2.7). Can someone check the Travis CI builder?

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

1 participant