$auth->enabledChallenges()
Returns the list of enabled challenges in the configured order
$auth->enabledChallenges(): array
Return type
array
This method modifies the existing $auth
object it is applied to and returns it again.
Returns the list of enabled challenges in the configured order
$auth->enabledChallenges(): array
array
This method modifies the existing $auth
object it is applied to and returns it again.