Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix calculation of expiration timestamp
`currentTimestamp` is in millis already which is why it should not be mulitplied by 1000. This bug was introduced in bba32e0.
- Loading branch information