Release v1.6.0
Release 1.6.0
Changelog
Added
- Passwordless magic login: enter identifier → receive one-time signed URL → click to authenticate (Symfony
login_link). - Config
magic_login(mode,lifetime,max_uses) per profile; routesmagic_login_request/magic_login_check. MagicLoginRequestHandler,MagicLoginGate,MagicLoginNotifierInterface(+ null/logging samples),MagicLoginRequestedEvent.nowo:auth-kit:configure-securitysyncs firewalllogin_linkand publicaccess_controlpaths.- Docs:
MAGIC-LOGIN.md; login template link when enabled. - Demo Symfony 8 enables magic login with
DemoMagicLoginNotifier.
Full Changelog: v1.5.1...v1.6.0