LaLiga-BackEnd/vendor/symfony/security-http
Daniel Guzman 9f30bc98c7 welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
..
AccessToken welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Attribute welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Authentication welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Authenticator welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Authorization welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Controller welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
EntryPoint welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Event welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
EventListener welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Firewall welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Impersonate welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
LoginLink welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Logout welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
RateLimiter welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
RememberMe welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Session welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Util welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
AccessMap.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
AccessMapInterface.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
CHANGELOG.md welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
Firewall.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
FirewallMap.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
FirewallMapInterface.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
HttpUtils.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
LICENSE welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
ParameterBagUtils.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
README.md welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
SecurityEvents.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
SecurityRequestAttributes.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
composer.json welcome back to dyb-tech 2024-05-18 02:28:01 +02:00

README.md

Security Component - HTTP Integration

The Security HTTP component provides an HTTP integration of the Security Core component. It allows securing (parts of) your application using firewalls and provides authenticators to authenticate visitors.

Getting Started

$ composer require symfony/security-http

Sponsor

The Security component for Symfony 6.3 is backed by SymfonyCasts.

Learn Symfony faster by watching real projects being built and actively coding along with them. SymfonyCasts bridges that learning gap, bringing you video tutorials and coding challenges. Code on!

Help Symfony by sponsoring its development!

Resources