Skip to content

Kirby 5.1.2

$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.

Parent class

Kirby\Cms\Auth