aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/roadmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/roadmap.md')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 57fdaed..bce7a54 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -27,7 +27,7 @@
- [x] Zod validation schemas
### Authentication
-- [ ] User registration endpoint
+- [x] User registration endpoint
- [ ] Login endpoint (JWT)
- [ ] Refresh token endpoint
- [ ] Auth middleware