Dmitriy Gnatenko 2c154caeca Vendors updated | 3 лет назад | |
---|---|---|
.. | ||
Authentication | 3 лет назад | |
Authorization | 3 лет назад | |
Encoder | 3 лет назад | |
Event | 4 лет назад | |
Exception | 3 лет назад | |
Resources | 3 лет назад | |
Role | 4 лет назад | |
User | 3 лет назад | |
Validator | 3 лет назад | |
AuthenticationEvents.php | 3 лет назад | |
LICENSE | 3 лет назад | |
README.md | 4 лет назад | |
Security.php | 3 лет назад | |
composer.json | 3 лет назад |
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.