signin Response
fun signinResponse(sessionId: String, response: AuthenticatorAssertionResponse): ApiResult<List<Credential>>
Content copied to clipboard
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.