Ability to search for an auth user using phone number on the supabase console/studio #13771
Unanswered
superakabo
asked this question in
Feature Requests
Replies: 1 comment
|
Added to our internal feedback board. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Feature request
It will be really great to search for an authenticated user using phone number on the Supabase console.
Is your feature request related to a problem? Please describe.
At the moment one can only search for an authenticated user from the authentication page using email address.
A clear and concise description of what you want and what your use case is.
I want to search or filter the list of authenticated users on the supabase console using phone number.
Describe the solution you'd like
I want to search for an authenticated user using either phone number or email address on the Authentication table of the Supabase console.
A clear and concise description of what you want to happen.
When I go to the Supabase Studio, and I type a phone number or email address it should filter the list of authenticated users and return matching records.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
supabase/auth-js#359
Accessing the Postgres database from an IDE such as intelliJ.
Additional context
Add any other context or screenshots about the feature request here.

All reactions