Skip to content

1.3.3

Compare
Choose a tag to compare
@jamesedmonston jamesedmonston released this 10 Dec 19:21
· 380 commits to develop since this release

Changed

  • jwtExpiresAt and refreshTokenExpiresAt are now returned in milliseconds to make JS validation simpler (this will always end in 000 as token expiry is stored in seconds in the database)