Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support w3c revocation #2024

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 2, 2024

  1. feat: support w3c revocation

    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    787cce6 View commit details
    Browse the repository at this point in the history
  2. fix: update pako library in package.json

    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cc1975a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: added the function for validate the BitStringStatusList credential

    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    67bc551 View commit details
    Browse the repository at this point in the history
  2. feat: added the revoke w3c credential function

    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b946e5b View commit details
    Browse the repository at this point in the history
  3. refactor: added method in the credential api class

    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a3e0165 View commit details
    Browse the repository at this point in the history
  4. fix: revocation notification payload

    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7975139 View commit details
    Browse the repository at this point in the history
  5. fix: update credential API to remove the notification call in the fun…

    …ction.
    
    Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
    KulkarniShashank committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    95d558c View commit details
    Browse the repository at this point in the history