Update README.md
This commit is contained in:
parent
66837eecb5
commit
19f031724d
|
@ -46,6 +46,9 @@ Brandon's server originally used MongoDB for storing user data, but there are to
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Implement both UUID-based and JWT-based token auth
|
- Implement both UUID-based and JWT-based token auth
|
||||||
|
- Redo all of the validations with Zod
|
||||||
|
- This probably means making Zod schemas for every single message type
|
||||||
|
- Also user and channel data
|
||||||
- Fully implement and test tags
|
- Fully implement and test tags
|
||||||
- Test every frontend
|
- Test every frontend
|
||||||
- Test fishing bot
|
- Test fishing bot
|
||||||
|
|
Loading…
Reference in New Issue