Description
Feature request
Hi!
I'd love to be able to set a custom domain alias for my supabase project url, so that instead:
the users would see "Chose an account to continue to myproject.mydomain.org".
Is your feature request related to a problem? Please describe.
The google # will show: "Choose an account to continue to dalihgspogdhpodshhofdgogdssg.supabase.co which looks completely like phishing to anyone who received an 101 phishing-defense training.
So this is not purely aesthetic problem, but a business one - imagine you prototype a product using Supabase (which it is great at) but you loose conversion because users are afraid to # (being worried that some strange jfdsljfdsfuds.supabase.co people will get access to their precious Google account)! 😨
Describe the solution you'd like
Implement a basic custom domain support using LetsEncrypt free/automatic cert generation to secure it. Not hard to implement!
This would require:
- setting custom domains in project settings
- supabase proxy generating LetsEncrypt SSL cert to be able to serve the domain securely (alternatively, let user upload a commercial SSL cert)
Describe alternatives you've considered
I did search GH issues to learn if you have considered custom domains and decided against them for reasons; but I could not find any such discussions.
Additional context
None, thank you for great work and FLOSS generosity of your enterprise!