Bånder

StorePasskeyAction
in package

Table of Contents

Methods

execute()  : Passkey
determinePublicKeyCredentialSource()  : PublicKeyCredentialSource
getService()  : PasskeyService

Methods

execute()

public execute(HasPasskeys $authenticatable, string $passkeyJson, string $passkeyOptionsJson, string $hostName[, array<string|int, mixed> $additionalProperties = [] ]) : Passkey
Parameters
$authenticatable : HasPasskeys
$passkeyJson : string
$passkeyOptionsJson : string
$hostName : string
$additionalProperties : array<string|int, mixed> = []
Return values
Passkey

determinePublicKeyCredentialSource()

protected determinePublicKeyCredentialSource(string $passkeyJson, string $passkeyOptionsJson, string $hostName) : PublicKeyCredentialSource
Parameters
$passkeyJson : string
$passkeyOptionsJson : string
$hostName : string
Return values
PublicKeyCredentialSource

        
On this page

Search results