I use automation tools, such as Terraform and Ansible, to deploy infrastructures and applications.
Do you know of any way to programmatically set up the e-mail templates and the Action Links in Firebase? It seems that this can only be done in the console, at this time.
Thanks!
CodePudding user response:
As far as I know (and can determine from looking at the documentation here and here) there is currently no API to update the email templates or action links that Firebase Authentication uses.
It might be useful to file a feature request for it.