- ...
- ...
- ...
- Fixed a logical error that would incorrectly parse the
nbf
field.
- Added
"files"
field topackage.json
to make the NPM package less cumbersome.
- Enforce the
nbf
field for DID Tokens parsed viaTokenModule.validate
.
- Introduced
UtilsModule
along with aparseAuthorizationHeader
helper method.
This is the first release our changelog records. Future updates will be logged in the following format:
- Bug fixes and patches will be described here.
- Changes (breaking or otherwise) to current APIs will be described here.
- New features or APIs will be described here.