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

feat: add basic authentication #778

Merged
merged 1 commit into from Jun 23, 2022
Merged

feat: add basic authentication #778

merged 1 commit into from Jun 23, 2022

Conversation

nodece
Copy link
Member

@nodece nodece commented May 25, 2022

Motivation

Miss the basic authentication.

Modifications

  • Add the basic authentication provider in internal/auth
  • Add factory method of basic authentication provider in client.go
  • Configure the basic authentication provider in integration tests

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? docs
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

Copy link
Contributor

@liangyuanpeng liangyuanpeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants