Skip to content

Releases: auth0/angular2-jwt

v3.0.1

30 Oct 15:08
3d7af89
Compare
Choose a tag to compare

v3.0.0

17 Jul 08:56
a3d9bd3
Compare
Choose a tag to compare

Breaking change isTokenExpired now returns false 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

v2.1.2

15 Jul 15:30
f33b5c5
Compare
Choose a tag to compare
  • Gracefully handle null/empty tokens #586

2.1.1

02 Jul 11:26
fe2005a
Compare
Choose a tag to compare

Full Changelog

  • Blacklist/Whitelist check fix #538
  • Refactor deep rxjs imports and use named define #608
  • fix(rxjs): remove imports from rxjs/internal #542

2.1.0

31 Dec 13:20
12a2a8f
Compare
Choose a tag to compare

2.0.0

09 May 20:26
Compare
Choose a tag to compare
  • Angular v6 and RxJS v6 support

1.2.0

08 May 16:49
Compare
Choose a tag to compare
  • fix: mixed import styles breaking app bundling using rollup #527
  • fix: example missing comma #524
  • Improve doc to include reg expressions #507
  • fix: whitelist for urls without host #506

1.1.0

15 Mar 03:54
Compare
Choose a tag to compare
  • Use url module from npm instead of native URL for checking whitelisted domains

1.0.0

10 Mar 19:56
Compare
Choose a tag to compare
add version note and bump version

1.0.0-beta.10

26 Jan 21:15
Compare
Choose a tag to compare
1.0.0-beta.10 Pre-release
Pre-release
bump packages