Hi,
How can we achieve jump to page on pagination, currently we only saw that current, next and previous are only available,
also, on github, they say sdk already handled pagination ok okta collections
e.g (var allUsers = await client.Users.ToArrayAsync();). can these handle large user records?
Kind Regards