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

Support realm in the OAuth1 header #2887

Closed
wants to merge 5 commits into from
Closed

Support realm in the OAuth1 header #2887

wants to merge 5 commits into from

Commits on Sep 26, 2019

  1. move headers into their own data classes

    Support realm as part of Auth header
    d.semenov committed Sep 26, 2019
    Copy the full SHA
    88ad702 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. remove unicode arrows

    d.semenov committed Oct 1, 2019
    Copy the full SHA
    2edcd29 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    91e5ba2 View commit details
    Browse the repository at this point in the history
  3. fix test

    d.semenov committed Oct 1, 2019
    Copy the full SHA
    f2f2249 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. apply code review

    d.semenov committed Oct 12, 2019
    Copy the full SHA
    9d47d96 View commit details
    Browse the repository at this point in the history