Skip to content

Commit

Permalink
chore: update changeset message (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
charIeszhao authored Jul 16, 2023
1 parent 5ed5b92 commit ef02de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/cyan-apples-fold.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@logto/client": patch
---

Add backward time shift to local storage cached `expiresAt`, to ensure it is always smaller than the actual `exp` timestamp in access token claims
Use `requestedAt` + `expiresIn` to calculate an approximately `expiredAt` timestamp, in order to ensure it is always smaller than the actual `exp` timestamp in access token claims.

0 comments on commit ef02de5

Please sign in to comment.