Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.01k stars 275 forks source link

Add GetAdminEvents method #458

Open valerii15298 opened 7 months ago

valerii15298 commented 7 months ago

@Nerzal will you review/accept PR for adding GetAdminEvents method for fetching admin events? I checked https://github.com/Nerzal/gocloak/pull/338 and can continue work based on it. Locally it already works for me.

Also would you accept PR for fixing GetEvents method(https://github.com/Nerzal/gocloak/issues/381)?