I am building a local development environment for Supabase. According to the link below, Studio only supports Table & SQL editors, Database management and API documentation.
https://github.com/supabase/supabase/tree/master/studio#whats-included
However, I would like to use Authentication with Google as external OAuth providers in my local environment. Does anyone have any good ideas?