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

fix for (null) at the end of the signing key #4

Merged
merged 2 commits into from Feb 21, 2013
Merged

fix for (null) at the end of the signing key #4

merged 2 commits into from Feb 21, 2013

Commits on Feb 17, 2013

  1. fix for scenarios in which there is no auth token secret. For instanc…

    …e in step 1 of reverse auth. Prior to this fix the signing key had '(null)' appended to the end and the signature was invalid every time
    Andrew Farmer committed Feb 17, 2013
    Copy the full SHA
    e499a07 View commit details
    Browse the repository at this point in the history
  2. added an oauth authorization header generator that takes into account…

    … the 'oauth_callback' parameter
    Andrew Farmer committed Feb 17, 2013
    Copy the full SHA
    b01d73d View commit details
    Browse the repository at this point in the history