symfony / security

Provides a complete security system for your web application

Home Page:https://symfony.com/security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security Component

The Security component provides a complete security system for your web application. It ships with facilities for authenticating using HTTP basic, interactive form login or X.509 certificate login, but also allows you to implement your own authentication strategies. Furthermore, the component provides ways to authorize authenticated users based on their roles.

Resources

About

Provides a complete security system for your web application

https://symfony.com/security

License:MIT License


Languages

Language:PHP 100.0%