OAuth 配置失败时,登录页提示可以更具体
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
GitHub OAuth、邮箱验证码、微信登录这些都依赖配置。如果某个 provider 没配置,登录页最好隐藏或标注不可用,而不是让用户点了才失败。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the login page and the configuration checks for GitHub OAuth, email verification, and WeChat login. Verify how each provider is represented when configured or missing, then confirm that unconfigured providers are hidden or marked unavailable and configured providers still work without triggering a late failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100