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

Useragent for OAuth2 #387

Merged
merged 4 commits into from Jul 8, 2022
Merged

Commits on Jun 28, 2022

  1. add User-Agent header to oauth2 requests

    Signed-off-by: clayton-gonsalves <gonsalves.clayton@yahoo.co.in>
    cig2312 committed Jun 28, 2022
    Copy the full SHA
    99a1aca View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Use WithUserAgent

    Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
    roidelapluie committed Jun 30, 2022
    Copy the full SHA
    316097c View commit details
    Browse the repository at this point in the history
  2. Use full roundtripper

    Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
    roidelapluie committed Jun 30, 2022
    Copy the full SHA
    2d0de85 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Fix comment

    Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
    roidelapluie committed Jul 8, 2022
    Copy the full SHA
    db0284d View commit details
    Browse the repository at this point in the history