Token Attestation Support
Open
@williamjallen is already working on this.
Since Aug 12, 2026.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 19h 30m
- Merged PRs (30d)
- 4
Description
## Problem Statement
We need to provide an attestation workflow.
## Proposed Solution
- Users must attest that they're using their tokens at least once every 30 days by logging in (via MFA) and manually selecting the tokens they're attesting
- Tokens that are not attested to within 30 days are expired
## Exit Criteria
- [ ] GUI supports attestation
- [ ] Backend supports attestation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.