Skip to content

Symfony Security Component - HTTP Integration

License

Notifications You must be signed in to change notification settings

symfony/security-http

Repository files navigation

Security Component - HTTP Integration

Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.

Resources