registerRequest

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

Starts to register a new credential to the server. This should be called only when the sign-in state is SignInState.SignedIn.