File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## 6.4.11
5
+ ## 6.4.12
6
6
### Added
7
7
- Added a new function to ` IterableAPI ` to get the currently set authentication token
8
+ - Added a new function (` onTokenRegistrationFailed ` ) to the ` IterableAuthDelegate ` upon authentication token retrieval failure
8
9
9
10
### Changed
10
11
- Changed ` setEmail ` and ` setUserId ` to run through the login process if also sent in an authentication token (and a non-` nil ` ID)
11
- - Changed authentication manager behavior to schedule automatic refreshes on JWT retrieval or decoding failures
12
+
13
+ ### Fixed
14
+ - Fixed instances where setting a new authentication token for a user failed
12
15
13
16
## 6.4.11
14
17
### Fixed
You can’t perform that action at this time.
0 commit comments