Skip to content

Commit 365ce23

Browse files
committed
changelog updates
1 parent 9ba9730 commit 365ce23

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
----
99

10+
## [2.15.0] => 2021-NOV
11+
12+
### Added
13+
14+
* Pass custom claims from `refreshToken()` method when refreshing tokens
15+
* Pass in the current jwt payload in to `getJWTCustomClaims`
16+
17+
### Fixed
18+
19+
* Timeout in token storage is now the token timeout
20+
21+
----
22+
1023
## [2.14.0] => 2021-OCT-07
1124

1225
### Added

0 commit comments

Comments
 (0)