Add passkey admin authentication #52
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#52
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?
Goal
Use registered passkeys as a faster admin login method after the initial magic-link bootstrap and passkey registration flows exist.
Spec:
docs/web-specs/03-admin-auth-keys-passkeys.mdRequirements
task-d352924e.Acceptance criteria
Dependencies
Synced from todu comment by @todu on 2026-06-04T20:34:40.986Z
PR Review
PR #101 reviewed against acceptance criteria.
Result: warnings
Verification:
make checkpassed../scripts/pre-pr.shpassed.npm audit --audit-level=moderatereports 0 vulnerabilities.Blocking issues: 0
Warnings: 1
Acceptance criteria: 7/7 met in automated coverage
Warning:
Stopped at human/manual test gate before merge.
Synced from todu comment by @todu on 2026-06-04T23:50:21.077Z
Completed
Acceptance criteria verified:
PR #101 was merged into
main. Verification passed: focused auth tests,make check,./scripts/pre-pr.sh,npm audit --audit-level=moderate, and Forgejo Actions run 134. The manual localhost browser-login warning was waived by explicit merge approval.