Skip to content

Implement token activity log - #23

Draft
Luc1412 wants to merge 2 commits into
mainfrom
feat/activity-log
Draft

Implement token activity log#23
Luc1412 wants to merge 2 commits into
mainfrom
feat/activity-log

Conversation

@Luc1412

@Luc1412 Luc1412 commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

  • add a persistent, per-token activity log for enrollment and push authentication events
  • record verified incoming push requests, approvals, denials, and enrollment outcomes
  • render recent activity in batches and keep the per-token clear action accessible for large histories
  • add a developer action that populates the first token with every supported event type
  • update English and German localization catalogs

Impact

Users can review the security-relevant history of each token and clear that history independently. Only the newest 20 entries render initially, with older activity loaded in batches to keep large logs responsive.

Validation

  • bunx tsc --noEmit
  • bun run lint
  • bun run i18n:compile
  • git diff --check

No native build was run.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant