Class SimpleID\Auth\NonInteractiveAuthEvent

extends BaseEvent
implements AuthResultInterface
uses AuthResultTrait

Event to attempt to login non-interactively using credentials presented by the user agent.

This event is created by the SimpleID\Auth\AuthManager::initUser()

function. Listeners should detect any credentials present in the request call the setUser() method if credentials identifying the user is present.

This event is stopped once a user has been set.

Methods
Methods used from SimpleID\Auth\AuthResultTrait
getUser(), getAuthLevel(), getACR(), getAuthModuleNames()
Properties used from SimpleID\Auth\AuthResultTrait
$user, $auth_level, $auth_module_names, $acr