signin Request
fun signinRequest(processing: MutableLiveData<Boolean>): LiveData<PendingIntent?>
Content copied to clipboard
Starts to sign in with a FIDO2 credential. This should only be called when the sign-in state is SignInState.SigningIn.