getCredentials

fun getCredentials(): LiveData<List<Credential>>

Retrieves the list of credential this user has registered on the server. This should be called only when the sign-in state is SignInState.SignedIn.