0.29.0 • Published 3 months ago

@sphereon/ssi-sdk-ext.did-provider-jwk v0.29.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

This package contains an implementation of the AbstractIdentifierProvider for the did:jwk method. Enabling creating and resolving of did:jwk entities, conforming to the spec for DID-JWK

Available functions

  • createIdentifier
  • deleteIdentifier
  • resolveDidJwk

Usage

Creating an identifier

When creating a new Veramo Identifier you can choose to import your own keys or have them generated for you. You can also choose to use specific Key IDs for your key, regardless of generation or import. The options object when creating an identifier is as follows:

export interface KeyOpts {
  key?: MinimalImportableKey // Optional key to import. If not specified a key with random kid will be created
  type?: Key // The key type. Defaults to Secp256k1
  use?: KeyUse // The key use
}

Creating an Identifier using auto-generated keys

The example below generates a JWK DID with auto-generated keys.

const identifier: IIdentifier = await agent.didManagerCreate()

Creating an Identifier using imported keys

The example below generates a JWK DID using imported keys.

const identifier: IIdentifier = await agent.didManagerCreate({
  key: {
    privateKeyHex: '06eb9e64569203679b36f834a4d9725c989d32a7fb52c341eae3517b3aff8ee6',
  },
})

Removing the Identifier and DID

Deleting an identifier is straightforward:

const deleted: boolean = await agent.didManagerDelete({ did: identifier.did })

Resolving a DID

The example below resolves a did:jwk to DIDResolutionResult.

const didResolutionResult: DIDResolutionResult = await agent.resolveDid({ didUrl: 'did:jwk:ey....' })

Installation

yarn add @sphereon/ssi-sdk-did-provider-jwk

Build

yarn build
0.27.1-next.21

5 months ago

0.28.1-next.54

3 months ago

0.28.1-next.53

3 months ago

0.26.1-next.9

9 months ago

0.26.1-next.8

9 months ago

0.26.1-next.5

9 months ago

0.26.1-next.4

9 months ago

0.26.1-next.3

9 months ago

0.27.1-next.6

7 months ago

0.27.1-next.4

8 months ago

0.27.1-next.5

8 months ago

0.26.0

9 months ago

0.26.1-next.37

8 months ago

0.26.1-next.36

8 months ago

0.26.1-next.34

8 months ago

0.26.1-next.32

8 months ago

0.26.1-next.31

8 months ago

0.26.1-next.30

8 months ago

0.26.1-next.38

8 months ago

0.26.1-next.26

8 months ago

0.26.1-next.25

8 months ago

0.26.1-next.24

8 months ago

0.26.1-next.23

8 months ago

0.26.1-next.22

8 months ago

0.26.1-next.20

9 months ago

0.26.1-next.28

8 months ago

0.26.1-next.27

8 months ago

0.26.1-next.14

9 months ago

0.26.1-next.11

9 months ago

0.26.1-next.10

9 months ago

0.26.1-next.18

9 months ago

0.26.1-next.17

9 months ago

0.29.0

3 months ago

0.27.0

8 months ago

0.27.1-fix.6

8 months ago

0.27.1-fix.7

8 months ago

0.26.1-next.89

8 months ago

0.26.1-next.86

8 months ago

0.28.0

5 months ago

0.25.1-next.46

9 months ago

0.25.1-next.23

9 months ago

0.25.1-next.22

9 months ago

0.25.1-next.21

9 months ago

0.25.1-next.25

9 months ago

0.25.1-next.24

9 months ago

0.27.1-next.14

7 months ago

0.27.1-next.15

6 months ago

0.24.1-next.148

10 months ago

0.25.0

10 months ago

0.24.1-unstable.138

10 months ago

0.24.1-unstable.137

10 months ago

0.24.1-unstable.119

11 months ago

0.24.1-unstable.118

11 months ago

0.24.1-unstable.120

11 months ago

0.24.1-unstable.121

11 months ago

0.24.1-unstable.124

11 months ago

0.24.1-unstable.130

11 months ago

0.24.1-unstable.136

10 months ago

0.24.1-unstable.133

10 months ago

0.24.1-unstable.132

10 months ago

0.24.1-unstable.134

10 months ago

0.24.1-unstable.116

11 months ago

0.20.0

1 year ago

0.21.1-next.19

1 year ago

0.21.1-next.17

1 year ago

0.21.1-next.16

1 year ago

0.21.1-next.13

1 year ago

0.21.0

1 year ago

0.24.1-next.84

12 months ago

0.22.1-next.4

1 year ago

0.22.1-next.3

1 year ago

0.22.1-next.6

1 year ago

0.22.1-next.2

1 year ago

0.24.1-next.93

12 months ago

0.22.1-next.8

1 year ago

0.24.1-next.95

12 months ago

0.22.1-next.7

1 year ago

0.24.1-next.96

12 months ago

0.24.1-next.97

12 months ago

0.22.1-next.9

1 year ago

0.24.1-next.98

12 months ago

0.22.0

1 year ago

0.24.1-next.64

1 year ago

0.24.1-next.65

1 year ago

0.23.1-next.37

1 year ago

0.23.1-next.39

1 year ago

0.22.1-next.11

1 year ago

0.22.1-next.10

1 year ago

0.24.1-next.72

1 year ago

0.20.1-next.5

1 year ago

0.22.1-next.13

1 year ago

0.23.1-next.5

1 year ago

0.22.1-next.12

1 year ago

0.23.1-next.3

1 year ago

0.23.1-next.41

1 year ago

0.23.1-next.43

1 year ago

0.23.1-next.42

1 year ago

0.24.1-next.54

1 year ago

0.24.1-unstable.115

11 months ago

0.24.1-unstable.114

11 months ago

0.24.1-unstable.111

11 months ago

0.24.1-unstable.113

11 months ago

0.24.1-unstable.112

11 months ago

0.24.1-next.3

1 year ago

0.21.1-next.8

1 year ago

0.21.1-next.6

1 year ago

0.21.1-next.7

1 year ago

0.21.1-next.4

1 year ago

0.21.1-next.5

1 year ago

0.21.1-next.2

1 year ago

0.21.1-next.3

1 year ago

0.19.1-next.50

1 year ago

0.19.1-next.51

1 year ago

0.19.1-next.48

1 year ago

0.19.1-next.49

1 year ago

0.24.1-unstable.90

12 months ago

0.24.1-unstable.92

12 months ago

0.24.1-unstable.93

12 months ago

0.24.1-unstable.89

12 months ago

0.24.1-unstable.88

12 months ago

0.23.0

1 year ago

0.24.1-unstable.85

12 months ago

0.24.1-unstable.86

12 months ago

0.24.1-unstable.81

12 months ago

0.24.1-unstable.80

12 months ago

0.24.1-unstable.83

12 months ago

0.24.1-unstable.82

12 months ago

0.24.1-unstable.77

12 months ago

0.24.1-unstable.79

12 months ago

0.24.1-next.110

12 months ago

0.24.1-next.102

12 months ago

0.24.1-next.103

12 months ago

0.24.1-next.100

12 months ago

0.24.1-next.101

12 months ago

0.24.1-next.106

12 months ago

0.24.1-next.104

12 months ago

0.24.1-next.105

12 months ago

0.24.1-unstable.76

12 months ago

0.24.1-next.109

12 months ago

0.24.1-unstable.75

12 months ago

0.24.1-next.111

12 months ago

0.24.1-next.112

11 months ago

0.24.0

1 year ago

0.19.1-next.39

1 year ago

0.18.3-next.16

1 year ago

0.18.3-next.14

1 year ago

0.19.0

1 year ago

0.18.2

1 year ago

0.18.2-next.6

1 year ago

0.18.1

1 year ago

0.18.1-next.3

1 year ago

0.18.1-next.2

1 year ago

0.18.0

1 year ago

0.17.1-next.8

1 year ago

0.17.1-next.7

1 year ago

0.17.1-next.4

1 year ago

0.17.1-next.2

1 year ago

0.17.0

1 year ago

0.16.1-next.3

1 year ago

0.16.1-next.5

1 year ago

0.16.1-next.2

2 years ago

0.15.1-next.13

2 years ago

0.16.0

2 years ago

0.15.1-next.10

2 years ago

0.13.0

2 years ago

0.15.0

2 years ago

0.12.2-next.14

2 years ago

0.12.2-next.13

2 years ago

0.12.2-next.12

2 years ago

0.14.1-next.7

2 years ago

0.14.1-next.6

2 years ago

0.14.2-next.3

2 years ago

0.14.1-next.3

2 years ago

0.13.1-next.14

2 years ago

0.13.1-next.13

2 years ago

0.13.1-next.10

2 years ago

0.13.1-next.11

2 years ago

0.12.2-next.2

2 years ago

0.15.1-next.7

2 years ago

0.12.2-next.4

2 years ago

0.12.2-next.3

2 years ago

0.15.1-next.4

2 years ago

0.15.1-next.3

2 years ago

0.12.2-next.5

2 years ago

0.15.1-next.6

2 years ago

0.15.1-next.5

2 years ago

0.14.0

2 years ago

0.14.1

2 years ago

0.13.1-next.2

2 years ago

0.13.1-next.3

2 years ago

0.13.1-next.4

2 years ago

0.13.1-next.5

2 years ago

0.13.1-next.6

2 years ago

0.13.1-next.7

2 years ago

0.13.1-next.8

2 years ago

0.13.1-next.9

2 years ago

0.12.1-next.8

2 years ago

0.12.1-next.9

2 years ago

0.12.1-next.10

2 years ago

0.12.1

2 years ago

0.12.1-next.2

2 years ago

0.12.1-next.3

2 years ago

0.10.3-next.18

2 years ago

0.12.1-next.4

2 years ago

0.11.1-next.2

2 years ago

0.11.1-next.4

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.10.2-next.20

2 years ago

0.10.2-next.14

2 years ago

0.10.2-next.12

2 years ago

0.10.2-next.8

2 years ago