docs: update README with real-time validation features

This commit is contained in:
Radosław Gierwiało
2025-12-09 18:58:22 +01:00
parent b506df1fea
commit e8d741ef3c

View File

@@ -22,6 +22,8 @@ Web application (PWA) enabling dance event participants to:
- JWT authentication with bcrypt password hashing
- Email verification via AWS SES (link + PIN code)
- Password reset workflow
- Real-time username/email availability validation (debounced API calls, visual feedback)
- Enhanced password validation with visual requirement indicators
- WSDC integration (auto-fill profile data from worldsdc.com)
- Event slugs (alphanumeric IDs preventing enumeration attacks)
- Cloudflare Turnstile CAPTCHA (bot protection on registration & contact form)