mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #869] Support passkeys (and security keys) to log in without username/password #608
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#608
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 @pro-sumer on GitHub (Jul 29, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/869
It's great that we can protect our accounts with a security key (which can also be a passkey) as the 2FA factor, but it would be even better if we could use passkeys (or security keys, both as "discoverable credentials") to log in without a username or password.
@cuu508 commented on GitHub (Jul 31, 2023):
Thanks for the suggestion!
My current plan is to hold off from implementing passkey-only authentication for now. I'll wait to see how Google's passkey rollout goes, what other companies follow them, what common techniques and best practices emerge. If it looks like passkey-only authentication starts to become mainstream, I'll consider implementing it.
@cuu508 commented on GitHub (Nov 20, 2025):
I'm not planning to add passkey (as the only factor) support. Closing this so there's no false expectation.