seb/authenticator-bundle

Symfony SebAuthenticatorBundle

3.1.5 2024-01-23 15:15 UTC

This package is auto-updated.

Last update: 2024-04-23 15:47:13 UTC


README

Simple authentication library based on Symfony Guards. The AuthenticatorInterface has been split into sub interfaces, allowing to mix and match different authentication policies.

Examples

At the moment there is no documentation, but you can take a loot at https://github.com/exeba/symfony-auth-examples.