Security Component - Guard
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
| Failed to load latest commit information. | |||
|
|
Authenticator |
|
|
|
|
Firewall |
|
|
|
|
Provider |
|
|
|
|
Tests |
|
|
|
|
Token |
|
|
|
|
.gitignore |
|
|
|
|
AbstractGuardAuthenticator.php |
|
|
|
|
GuardAuthenticatorHandler.php |
|
|
|
|
GuardAuthenticatorInterface.php |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.