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

Headers, credentials and base64 certificate #16

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

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    9e93c12 View commit details
    Browse the repository at this point in the history
  2. Added in some more optional settings

    'certificate' as a base64string
    'licenseRequestHeaders' as a function to call to add any headers that
    might be needed
    'withCredentials' so we can send cookies with the license request
    chris-heathwood-piksel committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    e0d47ff View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Changed to an object for the request headers

    licenseRequestHeaders as an object makes more sense.
    chris-heathwood-piksel committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    ebde21e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a26f4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    923e25a View commit details
    Browse the repository at this point in the history