From 19f031724d1a266d07651ab5fa21dae3bc9fa48b Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Tue, 23 Jul 2024 14:02:12 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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