proceed

suspend fun proceed(authenticationResponseJson: String): DirectAuthenticationState

Proceeds with the authentication flow with the response from the WebAuthn/passkey ceremony.

Return

The next DirectAuthenticationState in the flow.

Parameters

authenticationResponseJson

The JSON response from the platform's WebAuthn API.