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

Adding of RSA-SHA256 signature and oauth_body_hash parameter #40

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

Commits on May 14, 2019

  1. rsa-sha256 + oauth_body_hash

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    7cb062b View commit details
    Browse the repository at this point in the history
  2. rsa-sha256 + oauth_body_hash

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    c7207a9 View commit details
    Browse the repository at this point in the history
  3. golang.org/x/net/context > context go1.7+

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    fbeff04 View commit details
    Browse the repository at this point in the history
  4. golint

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    b43e4ec View commit details
    Browse the repository at this point in the history
  5. golang.org/x/net/context > context go1.7+

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    a3e7377 View commit details
    Browse the repository at this point in the history
  6. golang.org/x/net/context > context go1.7+

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    eb1fe7b View commit details
    Browse the repository at this point in the history
  7. rsa-sha256 + oauth_body_hash

    herve.gouchet committed May 14, 2019
    Configuration menu
    Copy the full SHA
    f6134d8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. review: puts back all lint errors and misspell

    herve.gouchet committed May 28, 2019
    Configuration menu
    Copy the full SHA
    b04134e View commit details
    Browse the repository at this point in the history
  2. x/context dependency: only for appengine example

    herve.gouchet committed May 28, 2019
    Configuration menu
    Copy the full SHA
    08d4fdf View commit details
    Browse the repository at this point in the history