supabase-swift icon indicating copy to clipboard operation
supabase-swift copied to clipboard

Auth Admin Improvement

Open therickys93 opened this issue 10 months ago • 3 comments

The Auth Admin functionalities are not all implemented in this library. The JS library (https://supabase.com/docs/reference/javascript/auth-admin-createuser) has more Auth Admin features, some of them are required for my project.

Do you have any plan to implement these features soon?

Thanks so much

therickys93 avatar Mar 01 '25 14:03 therickys93

Hi @therickys93

Admin features on Swift library is low in priority due it being used only on Swift backend side, but I'll look into adding it on the following couple of weeks.

Thanks for the feedback.

grdsdev avatar Mar 13 '25 09:03 grdsdev

hi @grdsdev thanks so much for this explanation. It was only to ask if you have a plan to implement them. I will look forward to your implementation.

therickys93 avatar Mar 13 '25 10:03 therickys93

Hi @grdsdev any update on this topic? Thanks

therickys93 avatar May 08 '25 05:05 therickys93

I just opened a PR for that, but still need a few more tests before merging.

grdsdev avatar May 09 '25 11:05 grdsdev