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

Checking CheckUserPassword has been added. #27

Open
wants to merge 2 commits into
base: phase1
Choose a base branch
from

Conversation

Smnrgcl
Copy link
Member

@Smnrgcl Smnrgcl commented Jun 3, 2024

Closes #20
This commit adds a new endpoint CheckUserPassword to the UserSvc service in the user.proto file. This endpoint enables the user service to verify whether a provided password matches the existing password for a given user. This functionality enhances security by allowing users to confirm their credentials without compromising sensitive information.

@Smnrgcl Smnrgcl requested review from Sddilora and Feyzanrs June 3, 2024 09:51
Feyzanrs
Feyzanrs previously approved these changes Jun 22, 2024
In line 14, a space has been added at the beginning of the code.
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.

Add CheckUserPassword to user.proto
2 participants