TODO: remind that the current client doesn't have much features.
This commit is contained in:
parent
b98399e030
commit
3e40a4ce3d
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**.
|
**Both exceptions and error reponses are used**.
|
||||||
A choice should be made between the two options.
|
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.
|
Maybe in some cases, it could be great to use structures instead of classes.
|
||||||
They are simpler, use less memory and computation.
|
They are simpler, use less memory and computation.
|
||||||
|
|
||||||
### Documentation.
|
### CLI client
|
||||||
|
|
||||||
|
Current client **authc** lacks most requests.
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
Documentation isn't started, yet. TODO!
|
Documentation isn't started, yet. TODO!
|
||||||
|
Loading…
Reference in New Issue
Block a user