Can't Find Auth (Sign Up) Method for Supabase — Only Table Methods Available

I’m trying to set up user authentication (sign up/login) for my Webflow project using the Supabase integration. When I add a new request, the “Method” dropdown only shows table/database actions (Create item, Delete item, Get item, etc.)—there’s no option for Auth or Sign Up.

I need to create a request that lets users sign up and log in via Supabase Auth, but I can’t find this anywhere in the interface.

Screenshots attached for reference.

Could you please let me know how to access the Auth/Sign Up options, or if there is another way to create a custom request to the Supabase Auth endpoint in the current version of Wized?

Hello @chris8 ,

You can access the Auth Methods by scrolling further down the list or using the search and type “Sign Up” - if this still doesn’t show up for you please let us know.

Also you can follow our supabase documentation for further reference: Sign up | Wized Docs