Skip to content

Add ephemeral to emtpy token#999

Merged
Milena-Czierlinski merged 2 commits intomainfrom
add-ephemeral-to-empty-token
Mar 17, 2026
Merged

Add ephemeral to emtpy token#999
Milena-Czierlinski merged 2 commits intomainfrom
add-ephemeral-to-empty-token

Conversation

@Milena-Czierlinski
Copy link
Copy Markdown
Member

@Milena-Czierlinski Milena-Czierlinski commented Mar 17, 2026

Readiness checklist

  • I added/updated tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.
  • I self-reviewed the PR.

Description

Empty tokens were added to support presentation tokens for verifiable credentials, where we firstly create an empty token and then update it with the presentation content, using the token id as nonce. Initially we thought that presentation tokens were always ephemeral. However with the concept of Print@Home VCs, we also need long-lived tokens. So in order to differentiate between them, we need to provide the ephemeral setting when creating empty tokens.

@Milena-Czierlinski Milena-Czierlinski added the enhancement New feature or request label Mar 17, 2026
@Milena-Czierlinski Milena-Czierlinski marked this pull request as ready for review March 17, 2026 15:31
@Milena-Czierlinski Milena-Czierlinski merged commit eb42fae into main Mar 17, 2026
15 checks passed
@Milena-Czierlinski Milena-Czierlinski deleted the add-ephemeral-to-empty-token branch March 17, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants