NikiforovAll / keycloak-authorization-services-dotnet

Authentication and Authorization with Keycloak and ASP.NET Core 🔐
https://nikiforovall.github.io/keycloak-authorization-services-dotnet/
MIT License
480 stars 113 forks source link

Add get group count and get group endpoints to Admin API SDK #121

Open kanpov opened 5 months ago

kanpov commented 5 months ago

Last PR this time, I promise :)

kanpov commented 5 months ago

@NikiforovAll It seems like there are no tests for IKeycloakGroupClient? If so, why? image

NikiforovAll commented 5 months ago

Just because no one did it :) Please feel free to add tests