diff --git a/README.md b/README.md index c29d336..e8775be 100755 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ Brandon's server originally used MongoDB for storing user data, but there are to ## TODO - 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 - Test every frontend - Test fishing bot