The rails application provides CSRF protection. It is required that the correct frontend hostname is used to validate the source of the http request. This is related to [template-infra ticket # 974](https://github.com/navapbc/template-infra/issues/974#issue-3592249842)
The rails application provides CSRF protection. It is required that the correct frontend hostname is used to validate the source of the http request.
This is related to template-infra ticket # 974