We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89dfd08 commit c66a8f5Copy full SHA for c66a8f5
changelog.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
* Pass custom claims from `refreshToken( token, customClaims)` method when refreshing tokens
15
* Pass in the current jwt payload in to `getJWTCustomClaims( payload )`
16
+* The auto refresh token features now will auto refresh not only on expired tokens, but on invalid and missing tokens as well. Thanks to @elpete
17
18
### :bug: Fixed
19
0 commit comments