You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add ACL-based identity validation to the authenticator
- Introduce `AuthenticatorTrait` to verify user permissions against configured customer and backoffice ACL resources during login.
- Configure the DI extension to inject the `FancyAdmin` service into the authenticator to facilitate resource lookups.
0 commit comments