Fix Refresh Token Rotation.#2884
Conversation
Generated by 🚫 Danger |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (50.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## dev #2884 +/- ##
============================================
+ Coverage 55.06% 55.15% +0.08%
- Complexity 2496 2504 +8
============================================
Files 226 226
Lines 17752 17775 +23
Branches 2316 2328 +12
============================================
+ Hits 9775 9803 +28
+ Misses 6978 6967 -11
- Partials 999 1005 +6
🚀 New features to boost your workflow:
|
… known to the SDK. Add getRefreshTokenForPersistance to handle account updates and storage.
wmathurin
left a comment
There was a problem hiding this comment.
LGTM.
Maybe new AuthFlowTester tests (in a separate PR if it makes the cherry-picking easier)?
|
Unit patch coverage is actually far better than reported here, but miss calculated due to the failing unit test shard. That test issue is specific to dev so I cannot put it in this PR, which will be cherry picked to master. |
No description provided.