Hey FusionAuth fans,

I've just come up with a brilliant idea, why not utilizing theme message? I have working example here. Just a quick run down on what I have done there:

I am adding a new message key-value pair to my default custom theme called frontend-app-url. Implemented in a terraform resource named custom-theme. It is a bit hacky of course. I am using it in my change-password-complete.ftl

And this way I worked my way around it 😂

Hopefully this will help you, do not hesitate to give this repo a ⭐ in GitHub.