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

Added support for exp claim #45

Merged
merged 6 commits into from
Oct 17, 2014
Merged

Commits on Sep 9, 2014

  1. Added support for exp to README.

    Zane Shannon committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    844b920 View commit details
    Browse the repository at this point in the history
  2. Added tests for exp header support.

    Borrowed tests from [PyJWT](https://github.com/progrium/pyjwt)
    Zane Shannon committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    46f41d7 View commit details
    Browse the repository at this point in the history
  3. Need that default expiration to be futuristic..

    Zane Shannon committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    2750cc5 View commit details
    Browse the repository at this point in the history
  4. Added support for exp header.

    Zane Shannon committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    92b8d29 View commit details
    Browse the repository at this point in the history
  5. added @zshannon to list of contributors

    Zane Shannon committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    0990c4e View commit details
    Browse the repository at this point in the history
  6. bumped version to 1.1 now that we support exp claim

    Zane Shannon committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    ba32333 View commit details
    Browse the repository at this point in the history