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

[INJIMOB-2799]: add support for sharing wallet metadata to the verifier #43

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Alka1703
Copy link

No description provided.

Signed-off-by: Alka Prasad <prasadalka1998@gmail.com>
@@ -22,12 +22,13 @@ class OpenID4VP(private val traceabilityId: String) {
fun authenticateVerifier(
encodedAuthorizationRequest: String,
trustedVerifiers: List<Verifier>,
shouldValidateClient: Boolean = false
shouldValidateClient: Boolean = false,
walletMetadata: String? = null

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we alos add Readme update for the new feature introduced?

…ryption algo supported

Signed-off-by: Alka Prasad <prasadalka1998@gmail.com>
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants