signinResponse

fun signinResponse(data: Intent, processing: MutableLiveData<Boolean>, signInReady: MutableLiveData<Boolean>)

Finishes to signing in with a FIDO2 credential. This should only be called after a call to signinRequest and a local FIDO2 API for key assertion.