signinResponse

fun signinResponse(sessionId: String, response: AuthenticatorAssertionResponse): ApiResult<List<Credential>>

Parameters

username

The username to be used for this sign-in.

challenge

The challenge string returned by signinRequest.

response

The assertion response from FIDO2 API.