feat(auth): add email verification flow

This commit is contained in:
2026-09-01 08:47:09 +03:00
parent 2dc4dedb2b
commit 65bebd19c5
9 changed files with 226 additions and 17 deletions
+1 -1
View File
@@ -13,6 +13,6 @@
- [x] Add ordered inline step images with captions for long-form repair and engineering posts.
- [ ] Add code snippets to long-form stories.
- [x] Allow users to change their email addresses.
- [ ] Add user email verification for registration and email-address changes.
- [x] Add user email verification for registration and email-address changes.
- [ ] Add user real names and use them as the published-by name.
- [ ] Add ability to hide posts from unregistered users.