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 auth #78

Merged
merged 1 commit into from
May 22, 2024
Merged

feat: add basic auth #78

merged 1 commit into from
May 22, 2024

Conversation

ZuLiangWang
Copy link
Contributor

Rationale

See apache/horaedb#929

Currently support basic auth:

https://en.wikipedia.org/wiki/Basic_access_authentication

Detailed Changes

  • Add authentication interceptor for grpc client.

Test Plan

Authentication function is tested locally separately.

@ZuLiangWang ZuLiangWang force-pushed the add_auth branch 3 times, most recently from 5e8d262 to 0ba3c65 Compare May 22, 2024 06:17
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

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

LGTM

@apache apache deleted a comment from CLAassistant May 22, 2024
@jiacai2050 jiacai2050 merged commit e02eb53 into apache:main May 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants