listAll

suspend fun listAll(): List<String>

Returns the list of all identity id values in the storage.

TODO: this method will be replaced by giving each google login its own list of identities.