Dmitriy Gnatenko 2c154caeca Vendors updated | 3 years ago | |
---|---|---|
.. | ||
Authentication | 3 years ago | |
Authorization | 3 years ago | |
Encoder | 3 years ago | |
Event | 4 years ago | |
Exception | 3 years ago | |
Resources | 3 years ago | |
Role | 4 years ago | |
User | 3 years ago | |
Validator | 3 years ago | |
AuthenticationEvents.php | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 4 years ago | |
Security.php | 3 years ago | |
composer.json | 3 years ago |
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.