Skip to content

Releases: energywebfoundation/passport-did-auth

v1.0.0-alpha.21

29 Sep 08:51
42a58fb
Compare
Choose a tag to compare
v1.0.0-alpha.21 Pre-release
Pre-release

1.0.0-alpha.21 (2021-09-29)

Features

  • deps: bump ew-did-registry version to latest (f31d480)

v1.0.0-alpha.20

27 Sep 13:32
da3fee9
Compare
Choose a tag to compare
v1.0.0-alpha.20 Pre-release
Pre-release

1.0.0-alpha.20 (2021-09-27)

Bug Fixes

  • cacheServer: fix re-logging into cache server (c8ebca2)

v1.0.0-alpha.19

27 Sep 09:03
5639fc7
Compare
Choose a tag to compare
v1.0.0-alpha.19 Pre-release
Pre-release

1.0.0-alpha.19 (2021-09-27)

Bug Fixes

  • cacheServer: fix logging into cache server (07330e2)

Features

  • LoginStrategy: improve readability of ICS login (#114) (0613fc1)

v1.0.0-alpha.18

23 Sep 17:34
aa98200
Compare
Choose a tag to compare
v1.0.0-alpha.18 Pre-release
Pre-release

1.0.0-alpha.18 (2021-09-23)

Features

  • AuthTokenVerifier: add some brackets (900399c)

v1.0.0-alpha.17

22 Sep 12:16
0d72fca
Compare
Choose a tag to compare
v1.0.0-alpha.17 Pre-release
Pre-release

1.0.0-alpha.17 (2021-09-22)

Bug Fixes

  • cacheServer: fix init cache server client (2978dd3)

v1.0.0-alpha.16

19 Sep 22:17
089872f
Compare
Choose a tag to compare
v1.0.0-alpha.16 Pre-release
Pre-release

1.0.0-alpha.16 (2021-09-19)

Bug Fixes

  • eslint: update eslint configuration (#96) (089872f)

v1.0.0-alpha.15

02 Aug 12:56
328cd63
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2021-08-02)

Bug Fixes

  • packages: cleanup & restoring package-lock.json (#58) (328cd63)

v1.0.0-alpha.14

05 Jul 18:41
a853233
Compare
Choose a tag to compare
v1.0.0-alpha.14 Pre-release
Pre-release

1.0.0-alpha.14 (2021-07-05)

Bug Fixes

  • add build doc pre commit hook (0720d4f)
  • adds build:api_docs to deploy process (6a818b8)

v1.1.0

28 Jun 16:57
0381847
Compare
Choose a tag to compare

1.1.0 (2021-06-28)

Bug Fixes

  • commit to trigger release of ew-did-registry update (61cd013)
  • update ew-did-registry packages (163af13)

Features

  • AuthTokenVerifier: Adding a Class to verify token issuer based on DID document (6ae9b24)
  • AuthTokenVerifier.test: Adding unit tests to test AuthTokenVerifier class (5ee8c7e)
  • cacheServerClient: Adding getDidDocument function to increase speed on DID reading (a1baa8f)
  • LoginStrategy: using AuthTokenVerifier to validate token issuer based on DID document (082ad51)
  • TestDidDocument: Creating 3 Testing Did documents and 2 keypairs to test AuthTokenVerifier (114c4ca)
  • utils: removed unused function verifyClaim (26ef2c2)

v1.0.0-alpha.13

21 Jun 15:13
a86053f
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

1.0.0-alpha.13 (2021-06-21)

Bug Fixes

  • update ew-did-registry packages (163af13)