mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #974] [Feature] 请求增加以一次性令牌作为可选两步验证的功能 #667
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#667
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iskycc on GitHub (Sep 24, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/974
功能描述 / Description
支持以Microsoft Authenticator等app作为两步验证器,开启用户名和密码输入后进行一次性验证码验证的功能
请求动机 / Motivation
防止登录前端用户名和密码被扫描和爆破
其他 / Miscellaneous
No response
贡献 / Contribution
@Trashblazer commented on GitHub (Sep 29, 2025):
除了一次性令牌TOTP之外,或许还可以增加通行密钥(Passkey)以实现免密登录。我在用Bitwraden,登录Github这种网站就可以用Passkey一键登录。