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

Feature/from funke #241

Merged
merged 79 commits into from
Oct 1, 2024
Merged

Feature/from funke #241

merged 79 commits into from
Oct 1, 2024

Conversation

sanderPostma
Copy link
Contributor

NOT FINISHED

nklomp and others added 30 commits September 12, 2024 11:02
# Conflicts:
#	package.json
#	packages/credential-store/package.json
#	packages/data-store/package.json
#	packages/ebsi-support/package.json
#	packages/mdl-mdoc/package.json
#	packages/oid4vci-issuer-rest-api/package.json
#	packages/pd-manager/package.json
#	packages/presentation-exchange/package.json
#	packages/siopv2-oid4vp-op-auth/package.json
#	packages/siopv2-oid4vp-rp-auth/package.json
#	packages/siopv2-oid4vp-rp-rest-api/package.json
#	packages/ssi-types/src/mapper/credential-mapper.ts
#	pnpm-lock.yaml
…ture/from-funke

# Conflicts:
#	packages/oid4vci-issuer/package.json
#	packages/oid4vci-issuer/src/functions.ts
#	packages/w3c-vc-api/package.json
#	pnpm-lock.yaml
break
case 'x5c':
if (isManagedIdentifierResult(identifier) && isManagedIdentifierX5cResult(identifier)) {
return [CredentialCorrelationType.X509_SAN, identifier.x5c.join('\r\n')]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nklomp not sure about this one

"allowBranch": [
"main",
"master",
"feature/from-funke"
Copy link
Contributor

Choose a reason for hiding this comment

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

Please revert

type SupportedAlgorithms = (typeof supportedAlgorithms)[number]

// FIXME this is a weird place for this, but it does have good reach in ssi-sdk cunlike the copy in oid4vc-common
export const defaultHasher: Hasher = (data, algorithm) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be in ssi-sdk core

@nklomp nklomp marked this pull request as ready for review October 1, 2024 10:22
@nklomp nklomp merged commit 8dd0616 into develop Oct 1, 2024
2 checks passed
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.

4 participants