Ray Gan Boon Kit
Ray Gan Boon Kit
Hey @J0 @hf I created a [PR](https://github.com/supabase/auth-js/pull/933) to resolve this issue. The PR adds a `getUserByEmail` function using the same endpoint mentioned [here](https://github.com/supabase/auth/issues/880#issuecomment-1869379681). Please let me know if I'm missing...
Hey @J0, I tested this by running the auth service locally. 1. Creating a user through `http://localhost:9999/admin/users` 2. Then calling `http://localhost:9999/admin/users?filter=` 3. I tested with `http://localhost:9999/admin/users?page=1&per_page=5&filter=` is able to work...
Hey @encima @B-z-F is it cool for me to pick this up and create a PR for it?
My team is suffering from the same issue as well, right after upgrading from Expo 51 to 52, any updates or findings that we can patch at the moment? (We...
> Thanks for the follow-up. I submit that the developer will often not discover the server-side info in your first link for a few reasons. First, he may not be...