TODO: remind that the current client doesn't have much features.
This commit is contained in:
parent
b98399e030
commit
3e40a4ce3d
1 changed files with 6 additions and 2 deletions
8
TODO.md
8
TODO.md
|
@ -1,4 +1,4 @@
|
|||
### Consistency in error management.
|
||||
### Consistency in error management
|
||||
|
||||
**Both exceptions and error reponses are used**.
|
||||
A choice should be made between the two options.
|
||||
|
@ -23,6 +23,10 @@ Some requests require to be authenticated without either accessing confidential
|
|||
Maybe in some cases, it could be great to use structures instead of classes.
|
||||
They are simpler, use less memory and computation.
|
||||
|
||||
### Documentation.
|
||||
### CLI client
|
||||
|
||||
Current client **authc** lacks most requests.
|
||||
|
||||
### Documentation
|
||||
|
||||
Documentation isn't started, yet. TODO!
|
||||
|
|
Loading…
Add table
Reference in a new issue