signinRequest

fun signinRequest(processing: MutableLiveData<Boolean>): LiveData<PendingIntent?>

Starts to sign in with a FIDO2 credential. This should only be called when the sign-in state is SignInState.SigningIn.