Skip to content

[Backend] Passkey (WebAuthn) authentication #409

Description

@Penielka

Overview

Add passwordless authentication via WebAuthn passkeys as a primary or second factor, with device management and recovery flows.

Acceptance Criteria

  • Passkey registration and login via WebAuthn
  • Passkeys usable as MFA second factor
  • Device management (list, revoke) UI
  • Account recovery flow when passkeys are lost
  • Fallback authentication preserved for legacy users

Files to Modify

  • backend/src/services/auth/passkeys.ts — WebAuthn service
  • backend/src/routes/auth.ts — extend auth endpoints
  • backend/src/models/Passkey.ts — new model
  • frontend/src/components/auth/ — passkey UI

Priority: High

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions