Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

feat: more admin methods #106

Merged
merged 2 commits into from Nov 12, 2022
Merged

feat: more admin methods #106

merged 2 commits into from Nov 12, 2022

Conversation

Vinzent03
Copy link
Contributor

The js function deleteUser returns an UserResponse object, but for me the api always returned an empty object. I don't know where the issue lies, so I created an issue on gotrue supabase/auth#804

In addition, I changed the type of userMetadata and appMetadata to Map. because List didn't work.

Copy link
Member

@dshukertjr dshukertjr 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 amazing work! I just wanted to add some docs, and maybe discuss the return type of listUsers!

lib/src/gotrue_admin_api.dart Show resolved Hide resolved
lib/src/gotrue_admin_api.dart Show resolved Hide resolved
lib/src/gotrue_admin_api.dart Outdated Show resolved Hide resolved
lib/src/gotrue_admin_api.dart Show resolved Hide resolved
Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

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

@Vinzent03 Looks amazing! Thanks for all of the work💪

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants