goto / guardian

Guardian is a tool for extensible and universal data access with automated access workflows and security controls across data stores, analytical systems, and cloud products.

Home Page:https://goto.github.io/guardian/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support pagination in the approvals API

bsushmith opened this issue · comments

Summary
support pagination in approvals rpc - ListUserApprovals
Some users have too many approvals(in different states) and this only increases as time goes on.

I think we can also implement pagination for ListApprovals at the same time. Both should share the same logic