-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/oob credential issuance verification (#512)
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]>
- Loading branch information
1 parent
0d98267
commit e967b23
Showing
6 changed files
with
81 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters