aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-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 33ec80b..17bac7d 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -29,7 +29,7 @@
### Authentication
- [x] User registration endpoint
- [x] Login endpoint (JWT)
-- [ ] Refresh token endpoint
+- [x] Refresh token endpoint
- [ ] Auth middleware
- [ ] Add tests