Skip to content

Kirby 5.0.4

$appUsers->auth()

Returns the Authentication layer class

$appUsers->auth(): Kirby\Cms\Auth

Return type

Kirby\Cms\Auth

This method modifies the existing $appusers object it is applied to and returns it again.

Parent class

Kirby\Cms\AppUsers