Add TODO to README.md
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
Reference in New Issue
Block a user