Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Adding more auth conversion templates #167

Merged
merged 9 commits into from
Oct 31, 2017

Commits on Oct 26, 2017

  1. Adding more auth conversion templates

    This adds auth conversion templates for api keys (header + query string), session, and unknown auths.
    
    It also improves Basic and OAuth conversion templates.
    
    It also improves and adds tests for conversion.
    Bruno Bernardino committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    fe1f44a View commit details
    Browse the repository at this point in the history
  2. Marking clearer to-dos

    Bruno Bernardino committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    dbb7521 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Adding more auth conversions and tests

    Specifically for OAuth2, OAuth2 w/ Refresh, Session Auth, and API Key (Header and Query).
    
    Also tweaking more tests.
    Bruno Bernardino committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    0d5f86b View commit details
    Browse the repository at this point in the history
  2. Adding scripting generation and package.json improvements.

    Bruno Bernardino committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    139f339 View commit details
    Browse the repository at this point in the history
  3. Switching version.

    Bruno Bernardino committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b135bb5 View commit details
    Browse the repository at this point in the history
  4. Skipping test that's killing Travis

    Bruno Bernardino committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    df03a42 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Merge branch 'master' into feature-convert-more-auths

    Bruno Bernardino committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    4e267e5 View commit details
    Browse the repository at this point in the history
  2. Fixing redundant comma for convert on index

    Bruno Bernardino committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    ce50077 View commit details
    Browse the repository at this point in the history
  3. Renaming from interpreter to legacy-scripting-runner

    Bruno Bernardino committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    1cf7e7b View commit details
    Browse the repository at this point in the history