cerbos-sdk-javascript
cerbos-sdk-javascript copied to clipboard
Access to audit logs?
Could you add the AuditLogs methods similar to the Go client?
Yep, I'll get on that next week, it's been on the to-do list for a while!
@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.
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.
Thanks @haines, this is great!