valueCallback

fun valueCallback(value: String)

Sets a value to the ValueCallback associated with the WebAuthn outcome.

This method finds the ValueCallback with the ID "webAuthnOutcome" and sets the provided value, which will be sent back to the Journey server.

Parameters

value

The value to set for the WebAuthn outcome