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 JWT credentials #21

Merged
merged 7 commits into from
Oct 17, 2016
Merged

Add JWT credentials #21

merged 7 commits into from
Oct 17, 2016

Commits on Oct 14, 2016

  1. Add jwt.Credentials

    Jon Wayne Parrott committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    bf19834 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. Use io.open and catch keyerrors

    Jon Wayne Parrott committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    39d54d0 View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    Jon Wayne Parrott committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    743c4b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Address review comments

    Jon Wayne Parrott committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    954056b View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Jon Wayne Parrott committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    da4500a View commit details
    Browse the repository at this point in the history
  3. Slight revision to docstring

    Jon Wayne Parrott committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    f70eeae View commit details
    Browse the repository at this point in the history
  4. Use destructuring assignment to ensure header values are in the corre…

    …ct format
    Jon Wayne Parrott committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    cc10022 View commit details
    Browse the repository at this point in the history