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 bce7a54..da81475 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -28,7 +28,7 @@
### Authentication
- [x] User registration endpoint
-- [ ] Login endpoint (JWT)
+- [x] Login endpoint (JWT)
- [ ] Refresh token endpoint
- [ ] Auth middleware
- [ ] Add tests