Hi, I am trying to use the Users to get all registered users, maybe I am using the framework wrong, but my idea is
I have https://github.com/Mech0z/FoosballCore2 which is a foosball site, I then want a setup page that can be run there if there is no user with Administrator claim.
Is there a way to get all users and check how many have a certain role? Or should I just make my own repository that gets all users and make a count myself.