auth0-extensions / auth0-authentication-api-debugger-extension

MIT License
5 stars 14 forks source link

[CF-448] Fetch clients using pagination #30

Closed santiagoaguiar closed 4 years ago

santiagoaguiar commented 4 years ago

✏️ Changes

Pagination will be required to fetch more than 100 clients. Use paginated calls to fetch all of them.

🎯 Testing

✅ This change has been tested in a Webtask

🚫 This change has unit test coverage

🚫 This change has integration test coverage

🚫 This change has been tested for performance