Skip to content

docs: update docs with SDJWT example and make consistence revocation #5009

docs: update docs with SDJWT example and make consistence revocation

docs: update docs with SDJWT example and make consistence revocation #5009

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
permissions:
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"