Security
The nette/security
package is in charge of authenticating users, access control and password hashing.
Installation
Download and install the package using Composer:
composer require nette/security
The nette/security
package is in charge of authenticating users, access control and password hashing.
Download and install the package using Composer:
composer require nette/security