Aguafrommars / TheIdServer

OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
https://theidserver-duende.herokuapp.com/
Apache License 2.0
698 stars 83 forks source link

Add Pagination to Users and Clients #1274

Closed EversongWoods closed 1 month ago

EversongWoods commented 1 month ago

Pagination

AppVeyorBot commented 1 month ago

:white_check_mark: Build TheIdServer 8.0.2-23.build.3851 completed (commit https://github.com/Aguafrommars/TheIdServer/commit/1d56dfedfd by @EversongWoods)

aguacongas commented 1 month ago

Thx for your proposal, but I prefer an infinite scrolling and a server side pagination instead of getting all items in 1 request

EversongWoods commented 1 month ago

@aguacongas I had Implement infinite pagination in another PR (#1275 ) , I'll close this PR