Functions for generating secure tokens, hashing credentials, and validating user input. These utilities underpin the authentication system's security guarantees.
See also
Other security:
generate_secure_token(),
hash_token(),
is_valid_email()
Functions for generating secure tokens, hashing credentials, and validating user input. These utilities underpin the authentication system's security guarantees.
Other security:
generate_secure_token(),
hash_token(),
is_valid_email()