The credentials and project credentials list pages do not have paginations. When a user or a project has many credentials the tables become super long. We should:
- Limit the table to 10 credentials, oauth clients, and keychain credentials per page
- Maybe reorganize the pages to show credentials first, keychain credentials second, and oauth clients last.
- We could also put oauth clients behind a collapsible section to avoid always seeing them in that page (not all users wanna see them)

The credentials and project credentials list pages do not have paginations. When a user or a project has many credentials the tables become super long. We should: