studio
studio copied to clipboard
verification notification
Description of feature/user story
As a Verifier, I should receive notifications regarding the status of the holder's credentials, indicating whether the holder has shared them or declined to do so.
Acceptance Criteria
- Given a Verifier responsible for verifying credentials
- When the Holder shares or declines his/her credentials
- Then Verifier received notifications about the action taken by the holder (shared/declined)
Task
- [ ] Add verification to notification service (Backend)
- [ ] Implement notification (Frontend)