$api->authentication()
Returns the authentication callback
$api->authentication(): Closure|nullReturn type
Closure|null
Parent class
  Kirby\Cms\Api    inherited from Kirby\Api\Api  
Returns the authentication callback
$api->authentication(): Closure|nullClosure|null
  Kirby\Cms\Api    inherited from Kirby\Api\Api