Is there a way to query for id by email on supabase auth table?

We need to see if the user exists so we want to query by email on our server but I don't see a way to do that.
Was this page helpful?