cerbos-sdk-javascript icon indicating copy to clipboard operation
cerbos-sdk-javascript copied to clipboard

Access to audit logs?

Open nadilas opened this issue 1 year ago • 2 comments

Could you add the AuditLogs methods similar to the Go client?

nadilas avatar May 04 '24 12:05 nadilas

Yep, I'll get on that next week, it's been on the to-do list for a while!

haines avatar May 04 '24 13:05 haines

@haines awesome, I'm trying to reproduce https://github.com/cerbos/demo-admin-api/blob/main/main.go in a nuxt application through a trpc backend.

If you need a hand or someone for testing let me know.

nadilas avatar May 04 '24 17:05 nadilas

Hi @nadilas, I just realised I forgot to ping you when I released this, sorry! It's out now in the latest npm releases (0.18.0 for grpc, 0.19.0 for http) -- here's the changelog with links to the new methods in the documentation.

haines avatar May 18 '24 09:05 haines

Thanks @haines, this is great!

nadilas avatar May 20 '24 09:05 nadilas