Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support pagination for auth admin list_users #304

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

connorlurring
Copy link
Contributor

What kind of change does this PR introduce?

feature

What is the current behavior?

The auth admin list_users function will only return the 50 most recent users without the option to fetch more per page or move to another page

What is the new behavior?

Now, the auth admin list_users function accepts both page and per_page named parameters to enable pagination.

Additional context

None

Copy link
Contributor

@J0 J0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@J0 J0 merged commit 1b88c51 into supabase:main Sep 8, 2023
2 of 6 checks passed
@connorlurring connorlurring deleted the admin-list-users-pagination branch October 20, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants