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

X-OAUTH2 authentication mechanism #117

Merged
merged 3 commits into from Oct 1, 2019
Merged

X-OAUTH2 authentication mechanism #117

merged 3 commits into from Oct 1, 2019

Commits on Oct 1, 2019

  1. Introduce Credential structure to define auth type

    For now we are planning to support Password and OAuthToken.
    In the future, we would like to add certificate-based authentication.
    mremond committed Oct 1, 2019
    Copy the full SHA
    1976274 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6af1001 View commit details
    Browse the repository at this point in the history
  3. Update go.sum file

    mremond committed Oct 1, 2019
    Copy the full SHA
    cfa7466 View commit details
    Browse the repository at this point in the history