Skip to content

Commit a57e2d7

Browse files
committed
chore: Jarm client metadata fix
1 parent 7020320 commit a57e2d7

2 files changed

Lines changed: 15 additions & 18 deletions

File tree

packages/siop-oid4vp/lib/types/SIOP.types.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// noinspection JSUnusedGlobalSymbols
21
import { JarmClientMetadata } from '@sphereon/jarm'
32
import { DynamicRegistrationClientMetadata, JWKS, SigningAlgo } from '@sphereon/oid4vc-common'
43
import { Format, PresentationDefinitionV1, PresentationDefinitionV2 } from '@sphereon/pex-models'
@@ -735,5 +734,3 @@ export enum ContentType {
735734
FORM_URL_ENCODED = 'application/x-www-form-urlencoded',
736735
UTF_8 = 'UTF-8',
737736
}
738-
739-
export { JarmClientMetadata }

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)