NoTwoFactorRequired
in package
Attribute for controller methods that want to disable the two factor authentification requirements.
A user can access the page before the two-factor challenge has been passed (use this wisely and only in two-factor auth apps, e.g. to allow setup during login).
Tags
Attributes
- #[Attribute]
- \Attribute::TARGET_METHOD
- #[Consumable]
- $since: '34.0.0'