SLanberg / TokenGuard-iGaming-PoC

This repository contains the Front-End Web Application developed using the Svelte framework.🚀
0 stars 0 forks source link

Validation for password #11

Closed SLanberg closed 8 months ago

SLanberg commented 8 months ago

Report on empty string being accepted as password.

Length: Passwords should be a minimum of 12 characters long. Complexity: Passwords should include a mix of uppercase letters, lowercase letters, numbers, and special characters.