Simple authentication library based on Symfony Guards. The AuthenticatorInterface has been split into sub interfaces, allowing to mix and match different authentication policies.
At the moment there is no documentation, but you can take a loot at https://github.com/exeba/symfony-auth-examples.