Skip to content

passless client list does not reflect credential changes until restart #148

@pando85

Description

@pando85

Description:

When credentials (passkeys) are added, updated, or removed while the passless service is running, the changes are not reflected in:

passless client list

The updated state only becomes visible after restarting the passless process.

Steps to reproduce:

  1. Start passless.
  2. Register or modify a client credential (passkey).
  3. Run passless client list.
  4. Observe that the new/updated credential is not shown.
  5. Restart passless.
  6. Run passless client list again — the credential now appears correctly.

Expected behavior:

passless client list should reflect credential changes immediately without requiring a restart.

Actual behavior:

Credential changes are only visible after restarting the service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingforkline

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions