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

Added RPC and a message type #29

Open
wants to merge 1 commit into
base: phase1
Choose a base branch
from

Conversation

Smnrgcl
Copy link
Member

@Smnrgcl Smnrgcl commented Jun 3, 2024

Closes #21

Added CheckUserPassword RPC and UserWithPassword message type to enable password validation in user management. Enhances security and usability by allowing clients to verify user credentials directly.

@Smnrgcl Smnrgcl requested review from Sddilora and Feyzanrs June 3, 2024 14:38
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 RPC to user.proto
2 participants