AddSecuritKeyHookResult
AddSecuritKeyHookResult
Section titled “AddSecuritKeyHookResult”Parameters
Section titled “Parameters”isError required boolean
@returns
true if an error occurred
@depreacted
use !isSuccess or !!error instead
error required null | ErrorPayload
Provides details about the error
isSuccess required boolean
Returns true if the action is successful.
add required AddSecurityKeyHandler
Add a security key to the current user with the WebAuthn API