v1.3.0
🚀 Enhancement
🐛 Bug Fix
- Update validate function to support attachment feature #15 (@smithki)
- Fix misspelling of 'argumenet' #43 (@brianrlewis)
- Add 'UtilsModule' & 'parseAuthorizationHeader' helper #39 (@smithki)
- Remove vulnerability badge #38 (@FYJen)
- Add vulnerabilities and circleci badges #35 (@FYJen)
- Add issue templates and contributing guide #26 (@smithki)
- Encode query URI components and implement logout v2 #22 (@smithki)
- Add 'getUserBy*' methods and generalize REST API services #18 (@smithki)
- Validate
nbf
field #40 (@smithki) - fix name of logout request body #14 (@Dizigen)
- Add logoutByIssuer method #13 (@smithki)
- Remove middlewares #12 (@smithki)
- Add new header + fix decode type signature #11 (@smithki)
- Remove default exports #10 (@smithki)
- Add CircleCI config #8 (@smithki)
- Add unit tests #7 (@smithki)
⚠️ Pushed to master
- v0.1.0-beta.8 (@smithki)
- 1.2.2 (@smithki)
- Rename variable for clarity (@smithki)
- Fix logical error related to 'nbf' check (@smithki)
- 1.2.1 (@smithki)
- Add 'files' field to 'package.json' (@smithki)
- 1.2.0 (@smithki)
- Fix broken CircleCI badge (@smithki)
- 1.1.0 (@smithki)
- Update CONTRIBUTING.md (@smithki)
- Update README.md (@smithki)
- Update issue templates (@smithki)
- v1.0.0 (@smithki)
- v0.1.0-beta.10 (@smithki)
- v0.1.0-beta.9 (@smithki)
- Update CHANGELOG (@smithki)
- v0.1.0-beta.7 (@smithki)
- Remove console statement (@smithki)
- Fix bug in 'isDIDTClaim' (@smithki)
- v0.1.0-beta.6 (@smithki)
- 0.1.0-beta.5 (@Dizigen)
- Update TypeScript to 3.8.3 (@smithki)
- Remove node E2E (@smithki)
- v0.1.0-beta.4 (@smithki)
- Update README (@smithki)
- Fix test (@smithki)
- v0.1.0-beta.3 (@smithki)
- v0.1.0-beta.2 (@smithki)
- v0.1.0-beta.0 (@smithki)
- Add boilerplate code (@smithki)
- Initial commit (@FYJen)
🔩 Dependency Updates
- Bump lodash from 4.17.15 to 4.17.19 #41 (@dependabot[bot])
- Bump elliptic from 6.5.2 to 6.5.3 #42 (@dependabot[bot])
- Bump node-fetch from 2.6.0 to 2.6.1 #45 (@dependabot[bot])
- Bump acorn from 7.1.0 to 7.1.1 #36 (@dependabot[bot] @smithki)
Authors: 5
- @dependabot[bot]
- Arthur Jen (@FYJen)
- Brian Lewis (@brianrlewis)
- David He (@Dizigen)
- Ian K Smith (@smithki)