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

Allows passing the jwt token via the query string #47

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

Commits on Feb 23, 2016

  1. Adds ability to pass the token via the query string

    Florian Didron committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    fc88803 View commit details
    Browse the repository at this point in the history
  2. Makes queryString an option

    Florian Didron committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    4c5e418 View commit details
    Browse the repository at this point in the history
  3. Adding tests for queryString option

    Florian Didron committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    358fc2e View commit details
    Browse the repository at this point in the history
  4. Adds Bearer to the queryString token

    Florian Didron committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    18456c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    738a592 View commit details
    Browse the repository at this point in the history