I am trying to setup a login with LinkedIn as provider in a self hosted instance of Supabase, and I've set the redirect_uri in the LinkedIn App Panel and the GOTRUE_EXTERNAL_LINKEDIN_REDIRECT_URI environment variable to both http://localhost:3000/auth/v1/callback and http://localhost:3000/callback and I still get a 404 when LinkedIn calls the redirect uri. Anyway I can setup the OAuth locally?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.