https://cerbos.dev logo
Title
a

Amy Soetopo

08/12/2022, 12:31 AM
Quick question about. the cerbos node sdk- there isn't an existing sdk for the admin api, is there?
d

Dennis (Cerbos)

08/12/2022, 12:39 AM
I think there is. I see
CerbosAdminServiceService
in the sdk
a

Amy Soetopo

08/12/2022, 1:48 AM
I only see
CerbosServiceService
included in the grpc client?
d

Dennis (Cerbos)

08/12/2022, 2:03 AM
I see. You’re right.
Adding AdminService should not be hard. I’ll talk with the team.
a

Amy Soetopo

08/12/2022, 2:51 AM
Appreciate it!
a

Andrew Haines (Cerbos)

08/24/2022, 12:45 AM
I've just released v0.7.0 of the JS SDKs with support for the admin API 🙂 I've not done the audit log list endpoint yet because it's a streaming call (which is different to the existing ones), but the others are all there - hope that helps!
a

Amy Soetopo

08/24/2022, 6:40 PM
Wow, thank you!!! Amazing!