chaitin / chaitin/MonkeyCode

App 端登录页建议增加“重置密码”功能

Open
#1,266 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

目前在MonkeyCode App的登录页面中,没有找到“重置密码”或“忘记密码”的入口。当用户长时间未登录导致密码遗忘时,无法在App端自行找回,只能跳转到Web端操作或联系管理员处理,使用体验不够方便。对于移动端用户来说,希望所有登录相关操作都能在App内闭环完成。希望在App登录页面的“登录”按钮下方增加一个“忘记密码?”的文字入口。点击后进入密码重置流程,支持通过绑定邮箱或手机验证码等方式进行身份验证,验证通过后允许用户设置新密码。整个流程尽量轻量,与现有账号体系保持一致。
我的UID:01a03254-5bbb-7e95-8271-88e6dcaa6007

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named in the issue. Start by locating the app login page and reviewing the existing Web password-reset flow and account verification methods. Done means the app exposes a “Forgot password?” entry, completes verification and password setup within the app, and remains consistent with the existing account system.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.