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(server): add check if password had binded #951

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

sulnong
Copy link
Contributor

@sulnong sulnong commented Mar 23, 2023

  1. Add an password route: /v1/auth/passwd/check
    return true or false to show whether user have set password

  2. User can request /v1/auth/passwd/reset to set a password if haven't binded password

  3. Note: user need send reset sms code first before reset password

@maslow maslow merged commit c6b7ebc into labring:main Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants