Skip to content

Conversation

@michaelavoyan
Copy link

According to the source doc acceptCredentialOfferUsingPreAuthorizedCode method is deprecated. requestToken and requestCredentials should be used instead.

Signed-off-by: Michael Avoyan <64565419+michaelavoyan@users.noreply.github.com>
@michaelavoyan michaelavoyan force-pushed the VL-8611-acceptCredentialOfferUsingPreAuthorizedCode-DEPRECATED branch from 70f1b5d to fed942d Compare February 18, 2025 11:07
Signed-off-by: Michael Avoyan <64565419+michaelavoyan@users.noreply.github.com>
@michaelavoyan michaelavoyan force-pushed the VL-8611-acceptCredentialOfferUsingPreAuthorizedCode-DEPRECATED branch from c7fa4b1 to d27ea65 Compare February 18, 2025 11:11
@michaelavoyan
Copy link
Author

@daidoji @ryjones @jakubkoci @2byrds please review

@ryjones ryjones requested a review from a team February 18, 2025 11:31
)
const credentials = await holder.modules.openId4VcHolderModule.requestCredentials({
resolvedCredentialOffer,
token,
Copy link
Contributor

Choose a reason for hiding this comment

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

A lot of the parameters are removed which are still used. Also these methods were only introduced in later 0.5 versions so we might want to add this to 0.6 migration guide?

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