From 04a317d5820420d397d3ac38e45549fc1c58a32f Mon Sep 17 00:00:00 2001 From: hou27 Date: Sun, 19 Jun 2022 16:24:07 +0900 Subject: [PATCH] Update TODO --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c785cf..bd1755d 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ public AuthenticationManager authenticationManager(AuthenticationConfiguration a # TODO -- [ ] Implement regenerate refresh token test code ### Done ✓ -- [x] Post on Blog \ No newline at end of file +- [x] Post on Blog +- [x] Implement regenerate refresh token test code \ No newline at end of file