WebAuthnChain

class OC\Authentication\Login\WebAuthnChain
Source:lib/private/Authentication/Login/WebAuthnChain.php#29

Properties

Methods

public OC\Authentication\Login\WebAuthnChain::__construct($userDisabledCheckCommand, $webAuthnLoginCommand, $loggedInCheckCommand, $completeLoginCommand, $createSessionTokenCommand, $clearLostPasswordTokensCommand, $updateLastPasswordConfirmCommand, $setUserTimezoneCommand, $twoFactorCommand, $finishRememberedLoginCommand)
Source:lib/private/Authentication/Login/WebAuthnChain.php#60
public OC\Authentication\Login\WebAuthnChain::process($loginData)
Source:lib/private/Authentication/Login/WebAuthnChain.php#83