How can I authenticate a user with a local supabase during development?
I have setup a local supabase for local development. I am using magic link for authentication, and I don't see the activation email. Is there a way for me to retrieve the authentication URL in some way to bypass this?