Skip to content

OID4VCI: Credential Scheme mapping refactorings #336

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

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

nodh
Copy link
Contributor

@nodh nodh commented Jul 1, 2025

No description provided.

@nodh nodh requested a review from JesusMcCloud July 1, 2025 10:10
@nodh nodh self-assigned this Jul 1, 2025
Copy link
Collaborator

@JesusMcCloud JesusMcCloud left a comment

Choose a reason for hiding this comment

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

only cosmetic changes noted

Comment on lines +118 to +119
.associate {
it.key to it.value
Copy link
Collaborator

Choose a reason for hiding this comment

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

.associate { (key, value) -> key to value?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

don't see the increased readability here

} else {
throw InvalidToken("neither credential_identifier nor credential_configuration_id set")
}

return result.userInfoExtended!!
return accessToken.userInfoExtended!!
Copy link
Collaborator

Choose a reason for hiding this comment

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

this may throw a nullpointer instead of an invalid token

@nodh nodh force-pushed the feature/oid4vci-refactorings branch from 9d25ed9 to 7c4ea65 Compare July 4, 2025 07:10
@nodh nodh force-pushed the feature/oid4vci-credentialscheme-refactoring branch 2 times, most recently from 552ce7d to d0ae686 Compare July 4, 2025 07:13
@nodh nodh force-pushed the feature/oid4vci-refactorings branch from 7c4ea65 to 07df08d Compare July 4, 2025 07:22
@nodh nodh force-pushed the feature/oid4vci-credentialscheme-refactoring branch from d0ae686 to a3bd86d Compare July 4, 2025 07:24
@nodh nodh force-pushed the feature/oid4vci-refactorings branch from 07df08d to 9be6b3d Compare July 8, 2025 12:04
@nodh nodh force-pushed the feature/oid4vci-credentialscheme-refactoring branch from a3bd86d to df11ebf Compare July 8, 2025 12:08
Base automatically changed from feature/oid4vci-refactorings to develop July 8, 2025 12:09
@nodh nodh merged commit df11ebf into develop Jul 8, 2025
5 checks passed
@nodh nodh deleted the feature/oid4vci-credentialscheme-refactoring branch July 8, 2025 12:09
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