Stojan Dimitrovski
Stojan Dimitrovski
Can you add some examples to the docs? Or at least here in comments / PR description, so that we can add it in official Supabase docs?
You mean raise an event everywhere the user is signed in?
Hey everyone, Although not very well presented in the Supabase Dashboard, this is somewhat doable today. GoTrue uses [Go's templating language](https://pkg.go.dev/text/template) which you can use to support internationalized templates. For...
This is a known issue and one we're very aware of. It is likely to be one of our biggest priorities in the next year. We'll keep you updated on...
Working on it, main PR here: #1377
Thank you for this issue. This is something we're going to look into fixing and I've added it in our backlog. We can't promise any timelines yet.
@RichardAwoyemi Really sorry to hear that. We're working on quite a few things in the enterprise space this year and it's unlikely we'll be able to get to this. We...
@Obeyed How are you self-hosting? What are the environment variables added to the GoTrue/Auth container?
Yes you probably need to set those headers deep in your stack, both in Kong and/or Nginx. GoTrue uses these headers to allow you to host the Auth server on...
If you want you can open a PR that adds a new config variable to ignore those headers in GoTrue.