Releases: energywebfoundation/passport-did-auth
Releases · energywebfoundation/passport-did-auth
v1.0.0-alpha.21
v1.0.0-alpha.20
v1.0.0-alpha.19
v1.0.0-alpha.18
v1.0.0-alpha.17
v1.0.0-alpha.16
v1.0.0-alpha.15
1.0.0-alpha.15 (2021-08-02)
Bug Fixes
v1.0.0-alpha.14
1.0.0-alpha.14 (2021-07-05)
Bug Fixes
v1.1.0
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)