Version 3.0.1 (2019-10-28)
- Be sure to handle
undefined
tokens #626 @RobertRad - docs: corrected/rephrased a sentence in README.md #625 @noopur-tiwari
Version 3.0.0 (2019-07-16)
- Breaking change
isTokenExpired
now returnsfalse
if no expiry date is found inside the token. This is a change to align with the JWT spec, but may break applications that rely on the previous behavior. #562 @atom-morgan
Version 2.1.2 (2019-07-15)
- Gracefully handle null/empty tokens #586
Version 2.1.1 (2019-07-01)
- Blacklist/Whitelist check fix #538
- Refactor deep rxjs imports and use named define #608
- fix(rxjs): remove imports from rxjs/internal #542
Note: historical changelog information has not been recorded in this format. Please see the releases page for information on previous releases.