We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5811e3a commit 010762eCopy full SHA for 010762e
changelog.md
@@ -351,3 +351,11 @@ Where $behavior is either rename or replace
351
## Added
352
353
- Added tests for both MsGraph and MsGraphAdmin
354
+
355
+## Fixed
356
357
+- Corrected refresh tokens after they expire
358
+- Stopped an infinate loop when a token needs to be refreshed
359
+- Stopped duplicating users when using a listener
360
+- Stopped token getting deleted on logout
361
+- Stopped token getting overwritten when another user logs in
0 commit comments