docs: update README with real-time validation features
This commit is contained in:
@@ -22,6 +22,8 @@ Web application (PWA) enabling dance event participants to:
|
|||||||
- JWT authentication with bcrypt password hashing
|
- JWT authentication with bcrypt password hashing
|
||||||
- Email verification via AWS SES (link + PIN code)
|
- Email verification via AWS SES (link + PIN code)
|
||||||
- Password reset workflow
|
- 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)
|
- WSDC integration (auto-fill profile data from worldsdc.com)
|
||||||
- Event slugs (alphanumeric IDs preventing enumeration attacks)
|
- Event slugs (alphanumeric IDs preventing enumeration attacks)
|
||||||
- Cloudflare Turnstile CAPTCHA (bot protection on registration & contact form)
|
- Cloudflare Turnstile CAPTCHA (bot protection on registration & contact form)
|
||||||
|
|||||||
Reference in New Issue
Block a user