Add TODO to README.md

This commit is contained in:
hou27
2022-06-13 19:29:32 +09:00
parent fc26a2a1cc
commit 4ac6e75311

View File

@@ -24,4 +24,13 @@ The following solution solved the issue for me.
public AuthenticationManager authenticationManager(AuthenticationConfiguration authenticationConfiguration) throws Exception {
return authenticationConfiguration.getAuthenticationManager();
}
```
```
# TODO
- [ ] Implement Refresh Token
- [ ] Control Response Entity
### Done ✓
- [x] Post on Blog