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

Refresh the oauth_nonce on redirect (#1573) #1574

Merged
merged 2 commits into from May 17, 2015
Merged

Commits on May 13, 2015

  1. Refresh the oauth_nonce on redirect (request#1573)

    - Cache the initial oauth options passed to request in _oauth.params
    - On subsequent calls to init() use the cached _oauth.params
      to invoke the oauth params generation logic again
    simov committed May 13, 2015
    Copy the full SHA
    12ff833 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Copy the full SHA
    195d4c0 View commit details
    Browse the repository at this point in the history