Skip to content
Snippets Groups Projects
  • Jonas Gröger's avatar
    e19cac6c
    feat: add case:<id> and reply:<id> to sub claim · e19cac6c
    Jonas Gröger authored
    since we expand the API to handle replies, we need the reply in the sub
    claim. additionally, if we want to move away from using the 'txn' claim
    and use the 'sub' claim for cases, it must be possible to specify them
    in the sub claim. thats why case:<id> was added.
    e19cac6c
    History
    feat: add case:<id> and reply:<id> to sub claim
    Jonas Gröger authored
    since we expand the API to handle replies, we need the reply in the sub
    claim. additionally, if we want to move away from using the 'txn' claim
    and use the 'sub' claim for cases, it must be possible to specify them
    in the sub claim. thats why case:<id> was added.